License |
License
Apache License 2.0
|
---|---|
GroupId | GroupIdcom.github.rockjam |
ArtifactId | ArtifactIdcbt-sonatype-release-example_2.11 |
Version | Version0.0.17 |
Type | Typejar |
Description |
Descriptioncbt-sonatype-release-example
Plugin for CBT to release artifacts to sonatype OSS
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.chuusai : shapeless_2.11 | jar | 2.3.2 |