License |
License |
---|---|
Categories |
CategoriesBuild Tools Data |
GroupId | GroupIdcom.cooldatasoft |
ArtifactId | ArtifactIdcooldatasoft-build-tools |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncooldatasoft-build-tools
Cooldatasoft Checkstyle Rules
|
<!-- https://jarcasting.com/artifacts/com.cooldatasoft/cooldatasoft-build-tools/ -->
<dependency>
<groupId>com.cooldatasoft</groupId>
<artifactId>cooldatasoft-build-tools</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cooldatasoft/cooldatasoft-build-tools/
implementation 'com.cooldatasoft:cooldatasoft-build-tools:1.0.1'
// https://jarcasting.com/artifacts/com.cooldatasoft/cooldatasoft-build-tools/
implementation ("com.cooldatasoft:cooldatasoft-build-tools:1.0.1")
'com.cooldatasoft:cooldatasoft-build-tools:jar:1.0.1'
<dependency org="com.cooldatasoft" name="cooldatasoft-build-tools" rev="1.0.1">
<artifact name="cooldatasoft-build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cooldatasoft', module='cooldatasoft-build-tools', version='1.0.1')
)
libraryDependencies += "com.cooldatasoft" % "cooldatasoft-build-tools" % "1.0.1"
[com.cooldatasoft/cooldatasoft-build-tools "1.0.1"]