GroupId | GroupIdcom.trigyn |
---|---|
ArtifactId | ArtifactIdresourcebundle |
Version | Version1.3.10 |
Type | Typejar |
Filename | Size |
---|---|
resourcebundle-1.3.10.pom | |
resourcebundle-1.3.10.jar | 39 KB |
resourcebundle-1.3.10-sources.jar | 18 KB |
resourcebundle-1.3.10-javadoc.jar | 511 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trigyn/resourcebundle/ -->
<dependency>
<groupId>com.trigyn</groupId>
<artifactId>resourcebundle</artifactId>
<version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.trigyn/resourcebundle/
implementation 'com.trigyn:resourcebundle:1.3.10'
// https://jarcasting.com/artifacts/com.trigyn/resourcebundle/
implementation ("com.trigyn:resourcebundle:1.3.10")
'com.trigyn:resourcebundle:jar:1.3.10'
<dependency org="com.trigyn" name="resourcebundle" rev="1.3.10">
<artifact name="resourcebundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trigyn', module='resourcebundle', version='1.3.10')
)
libraryDependencies += "com.trigyn" % "resourcebundle" % "1.3.10"
[com.trigyn/resourcebundle "1.3.10"]