GroupId | GroupIdorg.bitbucket.ascendcorp |
---|---|
ArtifactId | ArtifactIdweomnilivekit |
Version | Version0.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
weomnilivekit-0.0.3.pom | |
weomnilivekit-0.0.3-sources.jar | 31 KB |
weomnilivekit-0.0.3-javadoc.jar | 439 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.ascendcorp/weomnilivekit/ -->
<dependency>
<groupId>org.bitbucket.ascendcorp</groupId>
<artifactId>weomnilivekit</artifactId>
<version>0.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.ascendcorp/weomnilivekit/
implementation 'org.bitbucket.ascendcorp:weomnilivekit:0.0.3'
// https://jarcasting.com/artifacts/org.bitbucket.ascendcorp/weomnilivekit/
implementation ("org.bitbucket.ascendcorp:weomnilivekit:0.0.3")
'org.bitbucket.ascendcorp:weomnilivekit:aar:0.0.3'
<dependency org="org.bitbucket.ascendcorp" name="weomnilivekit" rev="0.0.3">
<artifact name="weomnilivekit" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.ascendcorp', module='weomnilivekit', version='0.0.3')
)
libraryDependencies += "org.bitbucket.ascendcorp" % "weomnilivekit" % "0.0.3"
[org.bitbucket.ascendcorp/weomnilivekit "0.0.3"]