is not current version
Last Version 1.0-rc.2

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


GroupId

GroupId

com.progressoft.brix.domino.apt
ArtifactId

ArtifactId

apt-commons
Version

Version

1.0-rc.1
Type

Type

jar

Download apt-commons 1.0-rc.1


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