is not current version
Last Version 4.6.2

com.anrisoftware.resources:resources-binary-tests 1.16

Tests package for binary resources.

GroupId

GroupId

com.anrisoftware.resources
ArtifactId

ArtifactId

resources-binary-tests
Version

Version

1.16
Type

Type

jar

Download resources-binary-tests 1.16


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