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