GroupId | GroupIdru.pocketbyte.locolaser |
---|---|
ArtifactId | ArtifactIdresource-gettext |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
resource-gettext-2.0.0.pom | |
resource-gettext-2.0.0.jar | 3 MB |
resource-gettext-2.0.0-sources.jar | 1 KB |
resource-gettext-2.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ru.pocketbyte.locolaser/resource-gettext/ -->
<dependency>
<groupId>ru.pocketbyte.locolaser</groupId>
<artifactId>resource-gettext</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.pocketbyte.locolaser/resource-gettext/
implementation 'ru.pocketbyte.locolaser:resource-gettext:2.0.0'
// https://jarcasting.com/artifacts/ru.pocketbyte.locolaser/resource-gettext/
implementation ("ru.pocketbyte.locolaser:resource-gettext:2.0.0")
'ru.pocketbyte.locolaser:resource-gettext:jar:2.0.0'
<dependency org="ru.pocketbyte.locolaser" name="resource-gettext" rev="2.0.0">
<artifact name="resource-gettext" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.pocketbyte.locolaser', module='resource-gettext', version='2.0.0')
)
libraryDependencies += "ru.pocketbyte.locolaser" % "resource-gettext" % "2.0.0"
[ru.pocketbyte.locolaser/resource-gettext "2.0.0"]