File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1- # java-etherscan-api  
1+ # Java EtherScan API    
22
3- [ ![ GitHub Action] ( https://github.com/goodforgod/java-etherscan-api/workflows/Java%20CI/badge.svg )] ( https://github.com/GoodforGod/dummymaker /actions?query=workflow%3A%22Java+CI%22 ) 
4- [ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=GoodforGod_java-etherscan-api&metric=coverage )] ( https://sonarcloud.io/dashboard?id=GoodforGod_dummymaker  ) 
5- [ ![ Maintainability Rating] ( https://sonarcloud.io/api/project_badges/measure?project=GoodforGod_java-etherscan-api&metric=sqale_rating )] ( https://sonarcloud.io/dashboard?id=GoodforGod_dummymaker  ) 
6- [ ![ Lines of Code] ( https://sonarcloud.io/api/project_badges/measure?project=GoodforGod_java-etherscan-api&metric=ncloc )] ( https://sonarcloud.io/dashboard?id=GoodforGod_dummymaker  ) 
7- [ ![ Jitpack ] ( https://jitpack.io/v/iSnow /java-etherscan-api.svg )] ( https://jitpack.io/#GoodforGod/java-etherscan-api ) 
3+ [ ![ GitHub Action] ( https://github.com/goodforgod/java-etherscan-api/workflows/Java%20CI/badge.svg )] ( https://github.com/GoodforGod/java-etherscan-api /actions?query=workflow%3A%22Java+CI%22 ) 
4+ [ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=GoodforGod_java-etherscan-api&metric=coverage )] ( https://sonarcloud.io/dashboard?id=GoodforGod_java-etherscan-api  ) 
5+ [ ![ Maintainability Rating] ( https://sonarcloud.io/api/project_badges/measure?project=GoodforGod_java-etherscan-api&metric=sqale_rating )] ( https://sonarcloud.io/dashboard?id=GoodforGod_java-etherscan-api  ) 
6+ [ ![ Lines of Code] ( https://sonarcloud.io/api/project_badges/measure?project=GoodforGod_java-etherscan-api&metric=ncloc )] ( https://sonarcloud.io/dashboard?id=GoodforGod_java-etherscan-api  ) 
7+ [ ![ ] ( https://jitpack.io/v/GoodforGod /java-etherscan-api.svg )] ( https://jitpack.io/#GoodforGod/java-etherscan-api ) 
88
9- [ Etherscan] ( https://etherscan.io/apis )  Java API implementation.
9+ [ Etherscan.io ] ( https://etherscan.io/apis )  Java API implementation.
1010
11- Library supports all available EtherScan * API*  calls for all available * Ethereum Networks* . 
11+ Library supports all available EtherScan * API*  calls for all available * Ethereum Networks*  for  * etherscan.io * 
1212
1313## Dependency :rocket :   
1414** Maven** 
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ plugins {
33    id ' java-library' 
44    id ' maven-publish' 
55
6-     id ' org.sonarqube'   version ' 3.0 ' 
7-     id ' com.diffplug.gradle. spotless'   version ' 4.4 .0' 
6+     id ' org.sonarqube'   version ' 3.1.1 ' 
7+     id ' com.diffplug.spotless'   version ' 5.11 .0' 
88}
99
1010repositories  {
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments