is not current version
Last Version 1.0-rc.4

org.dominokit.domino.test:apt-test 1.0-rc.3-2


GroupId

GroupId

org.dominokit.domino.test
ArtifactId

ArtifactId

apt-test
Version

Version

1.0-rc.3-2
Type

Type

jar

Download apt-test 1.0-rc.3-2


<!-- https://jarcasting.com/artifacts/org.dominokit.domino.test/apt-test/ -->
<dependency>
    <groupId>org.dominokit.domino.test</groupId>
    <artifactId>apt-test</artifactId>
    <version>1.0-rc.3-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.dominokit.domino.test/apt-test/
implementation 'org.dominokit.domino.test:apt-test:1.0-rc.3-2'
// https://jarcasting.com/artifacts/org.dominokit.domino.test/apt-test/
implementation ("org.dominokit.domino.test:apt-test:1.0-rc.3-2")
'org.dominokit.domino.test:apt-test:jar:1.0-rc.3-2'
<dependency org="org.dominokit.domino.test" name="apt-test" rev="1.0-rc.3-2">
  <artifact name="apt-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dominokit.domino.test', module='apt-test', version='1.0-rc.3-2')
)
libraryDependencies += "org.dominokit.domino.test" % "apt-test" % "1.0-rc.3-2"
[org.dominokit.domino.test/apt-test "1.0-rc.3-2"]