is not current version
Last Version 0.8.3

com.jsuereth:gpg-library_2.9.2 0.8

gpg-library

GroupId

GroupId

com.jsuereth
ArtifactId

ArtifactId

gpg-library_2.9.2
Version

Version

0.8
Type

Type

jar

Download gpg-library_2.9.2 0.8


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