Last Version

Java translator examples 1.1.0

examples how to use java translator

License

License

Categories

Categories

Realm Data Databases
GroupId

GroupId

io.github.therealmone
ArtifactId

ArtifactId

Examples
Version

Version

1.1.0
Type

Type

jar
Description

Description

Java translator examples
examples how to use java translator

Download Examples 1.1.0


<!-- https://jarcasting.com/artifacts/io.github.therealmone/Examples/ -->
<dependency>
    <groupId>io.github.therealmone</groupId>
    <artifactId>Examples</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.therealmone/Examples/
implementation 'io.github.therealmone:Examples:1.1.0'
// https://jarcasting.com/artifacts/io.github.therealmone/Examples/
implementation ("io.github.therealmone:Examples:1.1.0")
'io.github.therealmone:Examples:jar:1.1.0'
<dependency org="io.github.therealmone" name="Examples" rev="1.1.0">
  <artifact name="Examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.therealmone', module='Examples', version='1.1.0')
)
libraryDependencies += "io.github.therealmone" % "Examples" % "1.1.0"
[io.github.therealmone/Examples "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.therealmone : JavaTranslator jar 1.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.