Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.bitbucket.supportomateinc.media.client |
ArtifactId | ArtifactIdjsr-309 |
Version | Version3.0.0.Final |
Type | Typepom |
Filename | Size |
---|---|
jsr-309-3.0.0.Final.pom | 695 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.client/jsr-309/ -->
<dependency>
<groupId>io.bitbucket.supportomateinc.media.client</groupId>
<artifactId>jsr-309</artifactId>
<version>3.0.0.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.client/jsr-309/
implementation 'io.bitbucket.supportomateinc.media.client:jsr-309:3.0.0.Final'
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.media.client/jsr-309/
implementation ("io.bitbucket.supportomateinc.media.client:jsr-309:3.0.0.Final")
'io.bitbucket.supportomateinc.media.client:jsr-309:pom:3.0.0.Final'
<dependency org="io.bitbucket.supportomateinc.media.client" name="jsr-309" rev="3.0.0.Final">
<artifact name="jsr-309" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.supportomateinc.media.client', module='jsr-309', version='3.0.0.Final')
)
libraryDependencies += "io.bitbucket.supportomateinc.media.client" % "jsr-309" % "3.0.0.Final"
[io.bitbucket.supportomateinc.media.client/jsr-309 "3.0.0.Final"]