is not current version
Last Version 1.0.8

com.github.ipsingh12:cobalt-gradle-plugin 1.0.4

A concise description of my library

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.ipsingh12
ArtifactId

ArtifactId

cobalt-gradle-plugin
Version

Version

1.0.4
Type

Type

jar

Download cobalt-gradle-plugin 1.0.4


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