is not current version
Last Version 1.1.0

com.struqt:outlinc-crypto 1.0.3


GroupId

GroupId

com.struqt
ArtifactId

ArtifactId

outlinc-crypto
Version

Version

1.0.3
Type

Type

jar

Download outlinc-crypto 1.0.3


<!-- 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"]