cbt-sonatype-release-example

Plugin for CBT to release artifacts to sonatype OSS

License

License

Apache License 2.0
GroupId

GroupId

com.github.rockjam
ArtifactId

ArtifactId

cbt-sonatype-release-example_2.11
Last Version

Last Version

0.0.17
Release Date

Release Date

Type

Type

jar
Description

Description

cbt-sonatype-release-example
Plugin for CBT to release artifacts to sonatype OSS
Project URL

Project URL

https://github.com/rockjam/cbt-sonatype
Source Code Management

Source Code Management

https://github.com/rockjam/cbt-sonatype.git

Download cbt-sonatype-release-example_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.rockjam/cbt-sonatype-release-example_2.11/ -->
<dependency>
    <groupId>com.github.rockjam</groupId>
    <artifactId>cbt-sonatype-release-example_2.11</artifactId>
    <version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rockjam/cbt-sonatype-release-example_2.11/
implementation 'com.github.rockjam:cbt-sonatype-release-example_2.11:0.0.17'
// https://jarcasting.com/artifacts/com.github.rockjam/cbt-sonatype-release-example_2.11/
implementation ("com.github.rockjam:cbt-sonatype-release-example_2.11:0.0.17")
'com.github.rockjam:cbt-sonatype-release-example_2.11:jar:0.0.17'
<dependency org="com.github.rockjam" name="cbt-sonatype-release-example_2.11" rev="0.0.17">
  <artifact name="cbt-sonatype-release-example_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rockjam', module='cbt-sonatype-release-example_2.11', version='0.0.17')
)
libraryDependencies += "com.github.rockjam" % "cbt-sonatype-release-example_2.11" % "0.0.17"
[com.github.rockjam/cbt-sonatype-release-example_2.11 "0.0.17"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.chuusai : shapeless_2.11 jar 2.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.17
0.0.15