GroupId | GroupIdinfo.archinnov |
---|---|
ArtifactId | ArtifactIdintegration-test-DSE_5-0-0 |
Version | Version6.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/info.archinnov/integration-test-DSE_5-0-0/ -->
<dependency>
<groupId>info.archinnov</groupId>
<artifactId>integration-test-DSE_5-0-0</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/info.archinnov/integration-test-DSE_5-0-0/
implementation 'info.archinnov:integration-test-DSE_5-0-0:6.0.0'
// https://jarcasting.com/artifacts/info.archinnov/integration-test-DSE_5-0-0/
implementation ("info.archinnov:integration-test-DSE_5-0-0:6.0.0")
'info.archinnov:integration-test-DSE_5-0-0:jar:6.0.0'
<dependency org="info.archinnov" name="integration-test-DSE_5-0-0" rev="6.0.0">
<artifact name="integration-test-DSE_5-0-0" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.archinnov', module='integration-test-DSE_5-0-0', version='6.0.0')
)
libraryDependencies += "info.archinnov" % "integration-test-DSE_5-0-0" % "6.0.0"
[info.archinnov/integration-test-DSE_5-0-0 "6.0.0"]