is not current version
Last Version 1.7.1

org.milyn:testres 1.5.1


GroupId

GroupId

org.milyn
ArtifactId

ArtifactId

testres
Version

Version

1.5.1
Type

Type

jar

Download testres 1.5.1


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