Last Version

pgp-library 2.1.2

sbt-pgp provides PGP signing for sbt

License

License

GroupId

GroupId

com.github.sbt
ArtifactId

ArtifactId

pgp-library_2.10
Version

Version

2.1.2
Type

Type

jar
Description

Description

pgp-library
sbt-pgp provides PGP signing for sbt
Project URL

Project URL

https://github.com/sbt/sbt-pgp
Project Organization

Project Organization

com.github.sbt
Source Code Management

Source Code Management

https://github.com/sbt/sbt-pgp

Download pgp-library_2.10 2.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7
org.bouncycastle : bcpg-jdk15on jar 1.60
com.eed3si9n : gigahorse-okhttp_2.10 jar 0.3.0

test (2)

Group / Artifact Type Version
org.specs2 : specs2-core_2.10 jar 3.8.9
org.scala-sbt : io_2.10 jar 1.0.0-M11

Project Modules

There are no modules declared in this project.