GroupId | GroupIdcom.github.shepherdviolet |
---|---|
ArtifactId | ArtifactIdthistle-crypto-plus |
Version | Version14.6 |
Type | Typejar |
Filename | Size |
---|---|
thistle-crypto-plus-14.6.pom | |
thistle-crypto-plus-14.6.jar | 40 KB |
thistle-crypto-plus-14.6-sources.jar | 38 KB |
thistle-crypto-plus-14.6-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle-crypto-plus/ -->
<dependency>
<groupId>com.github.shepherdviolet</groupId>
<artifactId>thistle-crypto-plus</artifactId>
<version>14.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle-crypto-plus/
implementation 'com.github.shepherdviolet:thistle-crypto-plus:14.6'
// https://jarcasting.com/artifacts/com.github.shepherdviolet/thistle-crypto-plus/
implementation ("com.github.shepherdviolet:thistle-crypto-plus:14.6")
'com.github.shepherdviolet:thistle-crypto-plus:jar:14.6'
<dependency org="com.github.shepherdviolet" name="thistle-crypto-plus" rev="14.6">
<artifact name="thistle-crypto-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet', module='thistle-crypto-plus', version='14.6')
)
libraryDependencies += "com.github.shepherdviolet" % "thistle-crypto-plus" % "14.6"
[com.github.shepherdviolet/thistle-crypto-plus "14.6"]