is not current version
Last Version 1.1.0

org.ow2.petals:petals-registryoverlay-core 1.0.0


GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-registryoverlay-core
Version

Version

1.0.0
Type

Type

jar

Download petals-registryoverlay-core 1.0.0


<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-registryoverlay-core/ -->
<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-registryoverlay-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-registryoverlay-core/
implementation 'org.ow2.petals:petals-registryoverlay-core:1.0.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-registryoverlay-core/
implementation ("org.ow2.petals:petals-registryoverlay-core:1.0.0")
'org.ow2.petals:petals-registryoverlay-core:jar:1.0.0'
<dependency org="org.ow2.petals" name="petals-registryoverlay-core" rev="1.0.0">
  <artifact name="petals-registryoverlay-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-registryoverlay-core', version='1.0.0')
)
libraryDependencies += "org.ow2.petals" % "petals-registryoverlay-core" % "1.0.0"
[org.ow2.petals/petals-registryoverlay-core "1.0.0"]