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