is not current version
Last Version 1.1.0

org.ow2.petals:petals-commons-log 1.0.4


GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-commons-log
Version

Version

1.0.4
Type

Type

jar

Download petals-commons-log 1.0.4


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