GroupId | GroupIdcom.kloudtek.kryptotek |
---|---|
ArtifactId | ArtifactIdkryptotek-oss |
Version | Version1.0.15 |
Type | Typepom |
Filename | Size |
---|---|
kryptotek-oss-1.0.15.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kloudtek.kryptotek/kryptotek-oss/ -->
<dependency>
<groupId>com.kloudtek.kryptotek</groupId>
<artifactId>kryptotek-oss</artifactId>
<version>1.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.kloudtek.kryptotek/kryptotek-oss/
implementation 'com.kloudtek.kryptotek:kryptotek-oss:1.0.15'
// https://jarcasting.com/artifacts/com.kloudtek.kryptotek/kryptotek-oss/
implementation ("com.kloudtek.kryptotek:kryptotek-oss:1.0.15")
'com.kloudtek.kryptotek:kryptotek-oss:pom:1.0.15'
<dependency org="com.kloudtek.kryptotek" name="kryptotek-oss" rev="1.0.15">
<artifact name="kryptotek-oss" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.kloudtek.kryptotek', module='kryptotek-oss', version='1.0.15')
)
libraryDependencies += "com.kloudtek.kryptotek" % "kryptotek-oss" % "1.0.15"
[com.kloudtek.kryptotek/kryptotek-oss "1.0.15"]