не последняя версия
Последняя версия 1.4.4

com.trigyn:resourcebundle 1.1

DB resource bundle

Группа

Группа

com.trigyn
Идентификатор

Идентификатор

resourcebundle
Версия

Версия

1.1
Тип

Тип

jar

Скачать resourcebundle 1.1


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