GroupId | GroupIdio.github.astrapi69 |
---|---|
ArtifactId | ArtifactIdresourcebundle-core |
Version | Version4.1 |
Type | Typejar |
Filename | Size |
---|---|
resourcebundle-core-4.1.pom | |
resourcebundle-core-4.1.jar | 62 KB |
resourcebundle-core-4.1-sources.jar | 50 KB |
resourcebundle-core-4.1-javadoc.jar | 512 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.astrapi69/resourcebundle-core/ -->
<dependency>
<groupId>io.github.astrapi69</groupId>
<artifactId>resourcebundle-core</artifactId>
<version>4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.astrapi69/resourcebundle-core/
implementation 'io.github.astrapi69:resourcebundle-core:4.1'
// https://jarcasting.com/artifacts/io.github.astrapi69/resourcebundle-core/
implementation ("io.github.astrapi69:resourcebundle-core:4.1")
'io.github.astrapi69:resourcebundle-core:jar:4.1'
<dependency org="io.github.astrapi69" name="resourcebundle-core" rev="4.1">
<artifact name="resourcebundle-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.astrapi69', module='resourcebundle-core', version='4.1')
)
libraryDependencies += "io.github.astrapi69" % "resourcebundle-core" % "4.1"
[io.github.astrapi69/resourcebundle-core "4.1"]