GroupId | GroupIdde.keawe |
---|---|
ArtifactId | ArtifactIdtools.translations |
Version | Version1.1.1 |
Type | Typejar |
Filename | Size |
---|---|
tools.translations-1.1.1.pom | |
tools.translations-1.1.1.jar | 6 KB |
tools.translations-1.1.1-sources.jar | 3 KB |
tools.translations-1.1.1-javadoc.jar | 405 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.keawe/tools.translations/ -->
<dependency>
<groupId>de.keawe</groupId>
<artifactId>tools.translations</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.keawe/tools.translations/
implementation 'de.keawe:tools.translations:1.1.1'
// https://jarcasting.com/artifacts/de.keawe/tools.translations/
implementation ("de.keawe:tools.translations:1.1.1")
'de.keawe:tools.translations:jar:1.1.1'
<dependency org="de.keawe" name="tools.translations" rev="1.1.1">
<artifact name="tools.translations" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.keawe', module='tools.translations', version='1.1.1')
)
libraryDependencies += "de.keawe" % "tools.translations" % "1.1.1"
[de.keawe/tools.translations "1.1.1"]