is not current version
Last Version 1.7.1

org.milyn:testres 1.2.3


GroupId

GroupId

org.milyn
ArtifactId

ArtifactId

testres
Version

Version

1.2.3
Type

Type

jar

Download testres 1.2.3


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