is not current version
Last Version 1.3.1

org.coosproject.plugins:wrapped-parent 1.2.10


GroupId

GroupId

org.coosproject.plugins
ArtifactId

ArtifactId

wrapped-parent
Version

Version

1.2.10
Type

Type

pom

Download wrapped-parent 1.2.10


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