is not current version
Last Version 1.5.3

com.github.jpaoletti:jpm-test-resources 1.5.2

Just a holder for testing files.

GroupId

GroupId

com.github.jpaoletti
ArtifactId

ArtifactId

jpm-test-resources
Version

Version

1.5.2
Type

Type

jar

Download jpm-test-resources 1.5.2


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