is not current version
Last Version 1.4.4

com.trigyn:resourcebundle 1.3.3

DB resource bundle

GroupId

GroupId

com.trigyn
ArtifactId

ArtifactId

resourcebundle
Version

Version

1.3.3
Type

Type

jar

Download resourcebundle 1.3.3


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