License |
License
Apache License 2.0
|
---|---|
GroupId | GroupIdcom.github.rockjam |
ArtifactId | ArtifactIdcbt-sonatype_2.11 |
Version | Version0.0.16 |
Type | Typejar |
Description |
Descriptioncbt-sonatype
Plugin for CBT to release artifacts to sonatype OSS
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cbt-sonatype_2.11-0.0.16.pom | |
cbt-sonatype_2.11-0.0.16.jar | 87 KB |
cbt-sonatype_2.11-0.0.16-sources.jar | 5 KB |
cbt-sonatype_2.11-0.0.16-javadoc.jar | 420 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rockjam/cbt-sonatype_2.11/ -->
<dependency>
<groupId>com.github.rockjam</groupId>
<artifactId>cbt-sonatype_2.11</artifactId>
<version>0.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rockjam/cbt-sonatype_2.11/
implementation 'com.github.rockjam:cbt-sonatype_2.11:0.0.16'
// https://jarcasting.com/artifacts/com.github.rockjam/cbt-sonatype_2.11/
implementation ("com.github.rockjam:cbt-sonatype_2.11:0.0.16")
'com.github.rockjam:cbt-sonatype_2.11:jar:0.0.16'
<dependency org="com.github.rockjam" name="cbt-sonatype_2.11" rev="0.0.16">
<artifact name="cbt-sonatype_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rockjam', module='cbt-sonatype_2.11', version='0.0.16')
)
libraryDependencies += "com.github.rockjam" % "cbt-sonatype_2.11" % "0.0.16"
[com.github.rockjam/cbt-sonatype_2.11 "0.0.16"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.github.scopt : scopt_2.11 | jar | 3.5.0 |
com.lihaoyi : sourcecode_2.11 | jar | 0.1.2 |
org.scala-lang : scala-reflect | jar | 2.11.8 |