is not current version
Last Version 0.1.2

org.bitbucket.ascendcorp:weomnilivekit 0.0.3

Library for WeomniLive publishing to Maven Central.

GroupId

GroupId

org.bitbucket.ascendcorp
ArtifactId

ArtifactId

weomnilivekit
Version

Version

0.0.3
Type

Type

aar

Download weomnilivekit 0.0.3


<!-- 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"]