forked from Steven/DeepJ
		
	added getAPIKey() to Translator.java
This commit is contained in:
		
							parent
							
								
									f47c69715c
								
							
						
					
					
						commit
						5d78663c87
					
				@ -5,7 +5,7 @@ plugins {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
apply plugin: 'maven-publish'
 | 
					apply plugin: 'maven-publish'
 | 
				
			||||||
group 'com.the5gi.deepj'
 | 
					group 'com.the5gi.deepj'
 | 
				
			||||||
version '1.2.7'
 | 
					version '1.2.8'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_11
 | 
					sourceCompatibility = targetCompatibility = JavaVersion.VERSION_11
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user