Categories |
CategoriesLanguages |
---|---|
GroupId | GroupIdorg.bitbucket.goalhub.krTools |
ArtifactId | ArtifactIdkrLanguages |
Version | Version1.3.2 |
Type | Typepom |
Filename | Size |
---|---|
krLanguages-1.3.2.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.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.goalhub.krTools/krLanguages/
implementation 'org.bitbucket.goalhub.krTools:krLanguages:1.3.2'
// https://jarcasting.com/artifacts/org.bitbucket.goalhub.krTools/krLanguages/
implementation ("org.bitbucket.goalhub.krTools:krLanguages:1.3.2")
'org.bitbucket.goalhub.krTools:krLanguages:pom:1.3.2'
<dependency org="org.bitbucket.goalhub.krTools" name="krLanguages" rev="1.3.2">
<artifact name="krLanguages" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.goalhub.krTools', module='krLanguages', version='1.3.2')
)
libraryDependencies += "org.bitbucket.goalhub.krTools" % "krLanguages" % "1.3.2"
[org.bitbucket.goalhub.krTools/krLanguages "1.3.2"]