is not current version
Last Version 1.1.0

org.ow2.petals:petals-junit-external-resources 1.0.1


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-junit-external-resources
Version

Version

1.0.1
Type

Type

jar

Download petals-junit-external-resources 1.0.1


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