r

resources-texts-tests

Bundles test resources and unit tests for the text resources.
https://javadoc.anrisoftware.com/${project.groupId}/${project.artifactId}/${project.version}/
Files download
File Operation
resources-texts-tests-4.7.0.jar download
resources-texts-tests-4.7.0.pom download
resources-texts-tests-4.7.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.anrisoftware.resources</groupId>
  <artifactId>resources-texts-tests</artifactId>
  <version>4.7.0</version>
</dependency>
Gradle Groovy
implementation 'com.anrisoftware.resources:resources-texts-tests:4.7.0'
Gradle Kotlin
implementation("com.anrisoftware.resources:resources-texts-tests:4.7.0")
Scala SBT
libraryDependencies += "com.anrisoftware.resources" % "resources-texts-tests" % "4.7.0"
Groovy Grape
@Grapes(
  @Grab(group='com.anrisoftware.resources', module='resources-texts-tests', version='4.7.0')
)
Apache Ivy
<dependency org="com.anrisoftware.resources" name="resources-texts-tests" rev="4.7.0" />
Leiningen
[com.anrisoftware.resources/resources-texts-tests "4.7.0"]
Apache Buildr
'com.anrisoftware.resources:resources-texts-tests:jar:4.7.0'