is not current version
Last Version 4.2.0

org.ow2.petals:petals-microkernel 3.4.0


GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-microkernel
Version

Version

3.4.0
Type

Type

jar

Download petals-microkernel 3.4.0


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