is not current version
Last Version 1.0-rc.2

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

GWT Domino

GroupId

GroupId

com.progressoft.brix.domino.test
ArtifactId

ArtifactId

domino-test
Version

Version

1.0-rc.1
Type

Type

pom

Download domino-test 1.0-rc.1

Filename Size
domino-test-1.0-rc.1.pom 4 KB
Browse

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