is not current version
Last Version 1.0.1

de.schrieveslaach.nlpf:testing 1.0-beta05


GroupId

GroupId

de.schrieveslaach.nlpf
ArtifactId

ArtifactId

testing
Version

Version

1.0-beta05
Type

Type

jar

Download testing 1.0-beta05


<!-- https://jarcasting.com/artifacts/de.schrieveslaach.nlpf/testing/ -->
<dependency>
    <groupId>de.schrieveslaach.nlpf</groupId>
    <artifactId>testing</artifactId>
    <version>1.0-beta05</version>
</dependency>
// https://jarcasting.com/artifacts/de.schrieveslaach.nlpf/testing/
implementation 'de.schrieveslaach.nlpf:testing:1.0-beta05'
// https://jarcasting.com/artifacts/de.schrieveslaach.nlpf/testing/
implementation ("de.schrieveslaach.nlpf:testing:1.0-beta05")
'de.schrieveslaach.nlpf:testing:jar:1.0-beta05'
<dependency org="de.schrieveslaach.nlpf" name="testing" rev="1.0-beta05">
  <artifact name="testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.schrieveslaach.nlpf', module='testing', version='1.0-beta05')
)
libraryDependencies += "de.schrieveslaach.nlpf" % "testing" % "1.0-beta05"
[de.schrieveslaach.nlpf/testing "1.0-beta05"]