is not current version
Last Version 1.1.1

org.ow2.petals:petals-cdk-steplog 1.0.1


GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-cdk-steplog
Version

Version

1.0.1
Type

Type

jar

Download petals-cdk-steplog 1.0.1


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