GroupId | GroupIdcom.struqt |
---|---|
ArtifactId | ArtifactIdoutlinc-crypto |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
outlinc-crypto-1.0.2.pom | |
outlinc-crypto-1.0.2.jar | 11 KB |
outlinc-crypto-1.0.2-sources.jar | 5 KB |
outlinc-crypto-1.0.2-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.struqt/outlinc-crypto/ -->
<dependency>
<groupId>com.struqt</groupId>
<artifactId>outlinc-crypto</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.struqt/outlinc-crypto/
implementation 'com.struqt:outlinc-crypto:1.0.2'
// https://jarcasting.com/artifacts/com.struqt/outlinc-crypto/
implementation ("com.struqt:outlinc-crypto:1.0.2")
'com.struqt:outlinc-crypto:jar:1.0.2'
<dependency org="com.struqt" name="outlinc-crypto" rev="1.0.2">
<artifact name="outlinc-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.struqt', module='outlinc-crypto', version='1.0.2')
)
libraryDependencies += "com.struqt" % "outlinc-crypto" % "1.0.2"
[com.struqt/outlinc-crypto "1.0.2"]