is not current version
Last Version 4.0.22

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


GroupId

GroupId

it.cnr.si.cool
ArtifactId

ArtifactId

cool-parent
Version

Version

3.2.27
Type

Type

pom

Download cool-parent 3.2.27

Filename Size
cool-parent-3.2.27.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.2.27</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si.cool/cool-parent/
implementation 'it.cnr.si.cool:cool-parent:3.2.27'
// https://jarcasting.com/artifacts/it.cnr.si.cool/cool-parent/
implementation ("it.cnr.si.cool:cool-parent:3.2.27")
'it.cnr.si.cool:cool-parent:pom:3.2.27'
<dependency org="it.cnr.si.cool" name="cool-parent" rev="3.2.27">
  <artifact name="cool-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si.cool', module='cool-parent', version='3.2.27')
)
libraryDependencies += "it.cnr.si.cool" % "cool-parent" % "3.2.27"
[it.cnr.si.cool/cool-parent "3.2.27"]