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