Categories |
CategoriesLanguages |
---|---|
GroupId | GroupIdorg.bitbucket.goalhub.krTools |
ArtifactId | ArtifactIdkrLanguages |
Version | Version1.2.5 |
Type | Typepom |
Filename | Size |
---|---|
krLanguages-1.2.5.pom | 863 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.goalhub.krTools/krLanguages/ -->
<dependency>
<groupId>org.bitbucket.goalhub.krTools</groupId>
<artifactId>krLanguages</artifactId>
<version>1.2.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.goalhub.krTools/krLanguages/
implementation 'org.bitbucket.goalhub.krTools:krLanguages:1.2.5'
// https://jarcasting.com/artifacts/org.bitbucket.goalhub.krTools/krLanguages/
implementation ("org.bitbucket.goalhub.krTools:krLanguages:1.2.5")
'org.bitbucket.goalhub.krTools:krLanguages:pom:1.2.5'
<dependency org="org.bitbucket.goalhub.krTools" name="krLanguages" rev="1.2.5">
<artifact name="krLanguages" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.goalhub.krTools', module='krLanguages', version='1.2.5')
)
libraryDependencies += "org.bitbucket.goalhub.krTools" % "krLanguages" % "1.2.5"
[org.bitbucket.goalhub.krTools/krLanguages "1.2.5"]