is not current version
Last Version 1.0-rc.2

com.progressoft.brix.domino.test:apt-test 1.0-rc.1


GroupId

GroupId

com.progressoft.brix.domino.test
ArtifactId

ArtifactId

apt-test
Version

Version

1.0-rc.1
Type

Type

jar

Download apt-test 1.0-rc.1


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