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