is not current version
Last Version 1.0.1

de.schrieveslaach.nlpf:acceptance-tests 1.0.0


GroupId

GroupId

de.schrieveslaach.nlpf
ArtifactId

ArtifactId

acceptance-tests
Version

Version

1.0.0
Type

Type

jar

Download acceptance-tests 1.0.0


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