License |
License |
---|---|
Categories |
CategoriesRealm Data Databases |
GroupId | GroupIdio.github.therealmone |
ArtifactId | ArtifactIdTranslatorAPI |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTranslatorAPI
Inner API for translator
|
Filename | Size |
---|---|
TranslatorAPI-1.1.0.pom | |
TranslatorAPI-1.1.0.jar | 13 KB |
TranslatorAPI-1.1.0-sources.jar | 8 KB |
TranslatorAPI-1.1.0-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.therealmone/TranslatorAPI/ -->
<dependency>
<groupId>io.github.therealmone</groupId>
<artifactId>TranslatorAPI</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.therealmone/TranslatorAPI/
implementation 'io.github.therealmone:TranslatorAPI:1.1.0'
// https://jarcasting.com/artifacts/io.github.therealmone/TranslatorAPI/
implementation ("io.github.therealmone:TranslatorAPI:1.1.0")
'io.github.therealmone:TranslatorAPI:jar:1.1.0'
<dependency org="io.github.therealmone" name="TranslatorAPI" rev="1.1.0">
<artifact name="TranslatorAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.therealmone', module='TranslatorAPI', version='1.1.0')
)
libraryDependencies += "io.github.therealmone" % "TranslatorAPI" % "1.1.0"
[io.github.therealmone/TranslatorAPI "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.opencsv : opencsv | jar | 4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |