| Группа | Группаcom.trigyn |
|---|---|
| Идентификатор | Идентификаторresourcebundle |
| Версия | Версия1.3.9 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| resourcebundle-1.3.9.pom | |
| resourcebundle-1.3.9.jar | 39 KB |
| resourcebundle-1.3.9-sources.jar | 18 KB |
| resourcebundle-1.3.9-javadoc.jar | 519 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.trigyn/resourcebundle/ -->
<dependency>
<groupId>com.trigyn</groupId>
<artifactId>resourcebundle</artifactId>
<version>1.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.trigyn/resourcebundle/
implementation 'com.trigyn:resourcebundle:1.3.9'
// https://jarcasting.com/artifacts/com.trigyn/resourcebundle/
implementation ("com.trigyn:resourcebundle:1.3.9")
'com.trigyn:resourcebundle:jar:1.3.9'
<dependency org="com.trigyn" name="resourcebundle" rev="1.3.9">
<artifact name="resourcebundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trigyn', module='resourcebundle', version='1.3.9')
)
libraryDependencies += "com.trigyn" % "resourcebundle" % "1.3.9"
[com.trigyn/resourcebundle "1.3.9"]