is not current version
Last Version 0.8.3

com.jsuereth:gpg-library_2.10 0.8.2

gpg-library

GroupId

GroupId

com.jsuereth
ArtifactId

ArtifactId

gpg-library_2.10
Version

Version

0.8.2
Type

Type

jar

Download gpg-library_2.10 0.8.2


<!-- https://jarcasting.com/artifacts/com.jsuereth/gpg-library_2.10/ -->
<dependency>
    <groupId>com.jsuereth</groupId>
    <artifactId>gpg-library_2.10</artifactId>
    <version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jsuereth/gpg-library_2.10/
implementation 'com.jsuereth:gpg-library_2.10:0.8.2'
// https://jarcasting.com/artifacts/com.jsuereth/gpg-library_2.10/
implementation ("com.jsuereth:gpg-library_2.10:0.8.2")
'com.jsuereth:gpg-library_2.10:jar:0.8.2'
<dependency org="com.jsuereth" name="gpg-library_2.10" rev="0.8.2">
  <artifact name="gpg-library_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jsuereth', module='gpg-library_2.10', version='0.8.2')
)
libraryDependencies += "com.jsuereth" % "gpg-library_2.10" % "0.8.2"
[com.jsuereth/gpg-library_2.10 "0.8.2"]