is not current version
Last Version 4.0.22

it.cnr.si.cool:cool-parent 3.1.75


GroupId

GroupId

it.cnr.si.cool
ArtifactId

ArtifactId

cool-parent
Version

Version

3.1.75
Type

Type

pom

Download cool-parent 3.1.75

Filename Size
cool-parent-3.1.75.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/it.cnr.si.cool/cool-parent/ -->
<dependency>
    <groupId>it.cnr.si.cool</groupId>
    <artifactId>cool-parent</artifactId>
    <version>3.1.75</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si.cool/cool-parent/
implementation 'it.cnr.si.cool:cool-parent:3.1.75'
// https://jarcasting.com/artifacts/it.cnr.si.cool/cool-parent/
implementation ("it.cnr.si.cool:cool-parent:3.1.75")
'it.cnr.si.cool:cool-parent:pom:3.1.75'
<dependency org="it.cnr.si.cool" name="cool-parent" rev="3.1.75">
  <artifact name="cool-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si.cool', module='cool-parent', version='3.1.75')
)
libraryDependencies += "it.cnr.si.cool" % "cool-parent" % "3.1.75"
[it.cnr.si.cool/cool-parent "3.1.75"]