is not current version
Last Version 0.8.3

com.jsuereth:gpg-library_2.9.2 0.7

gpg-library

GroupId

GroupId

com.jsuereth
ArtifactId

ArtifactId

gpg-library_2.9.2
Version

Version

0.7
Type

Type

jar

Download gpg-library_2.9.2 0.7


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