GroupId | GroupIdcom.github.luues.tool |
---|---|
ArtifactId | ArtifactIdtool-crypto |
Version | Version1.0.1.4.RELEASE |
Type | Typejar |
Filename | Size |
---|---|
tool-crypto-1.0.1.4.RELEASE.pom | |
tool-crypto-1.0.1.4.RELEASE.jar | 101 KB |
tool-crypto-1.0.1.4.RELEASE-sources.jar | 84 KB |
tool-crypto-1.0.1.4.RELEASE-javadoc.jar | 421 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luues.tool/tool-crypto/ -->
<dependency>
<groupId>com.github.luues.tool</groupId>
<artifactId>tool-crypto</artifactId>
<version>1.0.1.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues.tool/tool-crypto/
implementation 'com.github.luues.tool:tool-crypto:1.0.1.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues.tool/tool-crypto/
implementation ("com.github.luues.tool:tool-crypto:1.0.1.4.RELEASE")
'com.github.luues.tool:tool-crypto:jar:1.0.1.4.RELEASE'
<dependency org="com.github.luues.tool" name="tool-crypto" rev="1.0.1.4.RELEASE">
<artifact name="tool-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luues.tool', module='tool-crypto', version='1.0.1.4.RELEASE')
)
libraryDependencies += "com.github.luues.tool" % "tool-crypto" % "1.0.1.4.RELEASE"
[com.github.luues.tool/tool-crypto "1.0.1.4.RELEASE"]