| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -8,7 +8,7 @@ plugins { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					group = "com.sigmaflare" | 
					 | 
					 | 
					 | 
					group = "com.sigmaflare" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					archivesBaseName = "binancej" | 
					 | 
					 | 
					 | 
					archivesBaseName = "binancej" | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					version = '1.0.3-SNAPSHOT' | 
					 | 
					 | 
					 | 
					version = '1.0.4-SNAPSHOT' | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					ext.isReleaseVersion = !version.endsWith("SNAPSHOT") | 
					 | 
					 | 
					 | 
					ext.isReleaseVersion = !version.endsWith("SNAPSHOT") | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					// Add default values for OSSRH | 
					 | 
					 | 
					 | 
					// Add default values for OSSRH | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					 | 
					@ -80,10 +80,10 @@ uploadArchives { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                packaging 'jar' | 
					 | 
					 | 
					 | 
					                packaging 'jar' | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                // optionally artifactId can be defined here | 
					 | 
					 | 
					 | 
					                // optionally artifactId can be defined here | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                description 'A java implementation of the Binance API Specification' | 
					 | 
					 | 
					 | 
					                description 'A java implementation of the Binance API Specification' | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                url 'https://github.com/angrygoats/binancej' | 
					 | 
					 | 
					 | 
					                url 'https://git.xchg.sh/angrygoats/binancej' | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                scm { | 
					 | 
					 | 
					 | 
					                scm { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    url 'https://github.com/angrygoats/binancej' | 
					 | 
					 | 
					 | 
					                    url 'https://git.xchg.sh/angrygoats/binancej' | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                } | 
					 | 
					 | 
					 | 
					                } | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                licenses { | 
					 | 
					 | 
					 | 
					                licenses { | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |