is not current version
Last Version 1.1.2

com.cooldatasoft:cds-build-tools 1.0.1

Checkstyle Rules

Categories

Categories

Build Tools Data
GroupId

GroupId

com.cooldatasoft
ArtifactId

ArtifactId

cds-build-tools
Version

Version

1.0.1
Type

Type

jar

Download cds-build-tools 1.0.1


<!-- https://jarcasting.com/artifacts/com.cooldatasoft/cds-build-tools/ -->
<dependency>
    <groupId>com.cooldatasoft</groupId>
    <artifactId>cds-build-tools</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cooldatasoft/cds-build-tools/
implementation 'com.cooldatasoft:cds-build-tools:1.0.1'
// https://jarcasting.com/artifacts/com.cooldatasoft/cds-build-tools/
implementation ("com.cooldatasoft:cds-build-tools:1.0.1")
'com.cooldatasoft:cds-build-tools:jar:1.0.1'
<dependency org="com.cooldatasoft" name="cds-build-tools" rev="1.0.1">
  <artifact name="cds-build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cooldatasoft', module='cds-build-tools', version='1.0.1')
)
libraryDependencies += "com.cooldatasoft" % "cds-build-tools" % "1.0.1"
[com.cooldatasoft/cds-build-tools "1.0.1"]