GroupId | GroupIdcom.anrisoftware.resources |
---|---|
ArtifactId | ArtifactIdresources-binary-tests |
Version | Version1.18 |
Type | Typejar |
Filename | Size |
---|---|
resources-binary-tests-1.18.pom | |
resources-binary-tests-1.18.jar | 846 KB |
resources-binary-tests-1.18-tests.jar | 2 KB |
resources-binary-tests-1.18-sources.jar | 837 KB |
resources-binary-tests-1.18-javadoc.jar | 355 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.anrisoftware.resources/resources-binary-tests/ -->
<dependency>
<groupId>com.anrisoftware.resources</groupId>
<artifactId>resources-binary-tests</artifactId>
<version>1.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.anrisoftware.resources/resources-binary-tests/
implementation 'com.anrisoftware.resources:resources-binary-tests:1.18'
// https://jarcasting.com/artifacts/com.anrisoftware.resources/resources-binary-tests/
implementation ("com.anrisoftware.resources:resources-binary-tests:1.18")
'com.anrisoftware.resources:resources-binary-tests:jar:1.18'
<dependency org="com.anrisoftware.resources" name="resources-binary-tests" rev="1.18">
<artifact name="resources-binary-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anrisoftware.resources', module='resources-binary-tests', version='1.18')
)
libraryDependencies += "com.anrisoftware.resources" % "resources-binary-tests" % "1.18"
[com.anrisoftware.resources/resources-binary-tests "1.18"]