is not current version
Last Version 0.4.1

rs.ltt.autocrypt:autocrypt-client 0.1.2


Categories

Categories

CLI User Interface Auto Application Layer Libs Code Generators
GroupId

GroupId

rs.ltt.autocrypt
ArtifactId

ArtifactId

autocrypt-client
Version

Version

0.1.2
Type

Type

jar

Download autocrypt-client 0.1.2


<!-- https://jarcasting.com/artifacts/rs.ltt.autocrypt/autocrypt-client/ -->
<dependency>
    <groupId>rs.ltt.autocrypt</groupId>
    <artifactId>autocrypt-client</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/rs.ltt.autocrypt/autocrypt-client/
implementation 'rs.ltt.autocrypt:autocrypt-client:0.1.2'
// https://jarcasting.com/artifacts/rs.ltt.autocrypt/autocrypt-client/
implementation ("rs.ltt.autocrypt:autocrypt-client:0.1.2")
'rs.ltt.autocrypt:autocrypt-client:jar:0.1.2'
<dependency org="rs.ltt.autocrypt" name="autocrypt-client" rev="0.1.2">
  <artifact name="autocrypt-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='rs.ltt.autocrypt', module='autocrypt-client', version='0.1.2')
)
libraryDependencies += "rs.ltt.autocrypt" % "autocrypt-client" % "0.1.2"
[rs.ltt.autocrypt/autocrypt-client "0.1.2"]