GroupId | GroupIdcom.github.xandb.utils |
---|---|
ArtifactId | ArtifactIdxandb-utils-crypto |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
xandb-utils-crypto-1.0.0.pom | |
xandb-utils-crypto-1.0.0.jar | 88 KB |
xandb-utils-crypto-1.0.0-sources.jar | 73 KB |
xandb-utils-crypto-1.0.0-javadoc.jar | 371 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xandb.utils/xandb-utils-crypto/ -->
<dependency>
<groupId>com.github.xandb.utils</groupId>
<artifactId>xandb-utils-crypto</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xandb.utils/xandb-utils-crypto/
implementation 'com.github.xandb.utils:xandb-utils-crypto:1.0.0'
// https://jarcasting.com/artifacts/com.github.xandb.utils/xandb-utils-crypto/
implementation ("com.github.xandb.utils:xandb-utils-crypto:1.0.0")
'com.github.xandb.utils:xandb-utils-crypto:jar:1.0.0'
<dependency org="com.github.xandb.utils" name="xandb-utils-crypto" rev="1.0.0">
<artifact name="xandb-utils-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xandb.utils', module='xandb-utils-crypto', version='1.0.0')
)
libraryDependencies += "com.github.xandb.utils" % "xandb-utils-crypto" % "1.0.0"
[com.github.xandb.utils/xandb-utils-crypto "1.0.0"]