License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.github.ipsingh12 |
ArtifactId | ArtifactIdcobalt-gradle-plugin |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMy Library
A concise description of my library
|
Filename | Size |
---|---|
cobalt-gradle-plugin-1.0.8.pom | |
cobalt-gradle-plugin-1.0.8.jar | 5 KB |
cobalt-gradle-plugin-1.0.8-sources.jar | 963 bytes |
cobalt-gradle-plugin-1.0.8-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ipsingh12/cobalt-gradle-plugin/ -->
<dependency>
<groupId>com.github.ipsingh12</groupId>
<artifactId>cobalt-gradle-plugin</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ipsingh12/cobalt-gradle-plugin/
implementation 'com.github.ipsingh12:cobalt-gradle-plugin:1.0.8'
// https://jarcasting.com/artifacts/com.github.ipsingh12/cobalt-gradle-plugin/
implementation ("com.github.ipsingh12:cobalt-gradle-plugin:1.0.8")
'com.github.ipsingh12:cobalt-gradle-plugin:jar:1.0.8'
<dependency org="com.github.ipsingh12" name="cobalt-gradle-plugin" rev="1.0.8">
<artifact name="cobalt-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ipsingh12', module='cobalt-gradle-plugin', version='1.0.8')
)
libraryDependencies += "com.github.ipsingh12" % "cobalt-gradle-plugin" % "1.0.8"
[com.github.ipsingh12/cobalt-gradle-plugin "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 1.3.2 |
org.codehaus.groovy.modules.http-builder : http-builder | jar | 0.7.1 |
org.apache.httpcomponents : httpclient | jar | 4.2.1 |
org.apache.httpcomponents : httpmime | jar | 4.3.3 |
io.codearte.gradle.nexus : gradle-nexus-staging-plugin | jar | 0.12.0 |