GroupId | GroupIdorg.jdtaus |
---|---|
ArtifactId | ArtifactIdjdtaus-isc-resource-bundle |
Version | Version1.18 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.jdtaus/jdtaus-isc-resource-bundle/ -->
<dependency>
<groupId>org.jdtaus</groupId>
<artifactId>jdtaus-isc-resource-bundle</artifactId>
<version>1.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdtaus/jdtaus-isc-resource-bundle/
implementation 'org.jdtaus:jdtaus-isc-resource-bundle:1.18'
// https://jarcasting.com/artifacts/org.jdtaus/jdtaus-isc-resource-bundle/
implementation ("org.jdtaus:jdtaus-isc-resource-bundle:1.18")
'org.jdtaus:jdtaus-isc-resource-bundle:jar:1.18'
<dependency org="org.jdtaus" name="jdtaus-isc-resource-bundle" rev="1.18">
<artifact name="jdtaus-isc-resource-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdtaus', module='jdtaus-isc-resource-bundle', version='1.18')
)
libraryDependencies += "org.jdtaus" % "jdtaus-isc-resource-bundle" % "1.18"
[org.jdtaus/jdtaus-isc-resource-bundle "1.18"]