com.rossabaker:sbt-gpg-plugin


GroupId

GroupId

com.rossabaker
ArtifactId

ArtifactId

sbt-gpg-plugin
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Download sbt-gpg-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0