is not current version
Last Version 0.8.3

com.jsuereth:gpg-library_2.9.2 0.8.2

gpg-library

GroupId

GroupId

com.jsuereth
ArtifactId

ArtifactId

gpg-library_2.9.2
Version

Version

0.8.2
Type

Type

jar

Download gpg-library_2.9.2 0.8.2


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