License |
License |
---|---|
GroupId | GroupIdorg.connid.bundles |
ArtifactId | ArtifactIdbundles |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBundles
ConnId
|
Filename | Size |
---|---|
bundles-1.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.connid.bundles/bundles/ -->
<dependency>
<groupId>org.connid.bundles</groupId>
<artifactId>bundles</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.connid.bundles/bundles/
implementation 'org.connid.bundles:bundles:1.3'
// https://jarcasting.com/artifacts/org.connid.bundles/bundles/
implementation ("org.connid.bundles:bundles:1.3")
'org.connid.bundles:bundles:pom:1.3'
<dependency org="org.connid.bundles" name="bundles" rev="1.3">
<artifact name="bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.connid.bundles', module='bundles', version='1.3')
)
libraryDependencies += "org.connid.bundles" % "bundles" % "1.3"
[org.connid.bundles/bundles "1.3"]