is not current version
Last Version 4.6.2

com.anrisoftware.resources:resources-templates-tests 1.14

Bundles test resources and unit tests for the template resources.

GroupId

GroupId

com.anrisoftware.resources
ArtifactId

ArtifactId

resources-templates-tests
Version

Version

1.14
Type

Type

jar

Download resources-templates-tests 1.14


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