is not current version
Last Version 0.1.2

org.bitbucket.ascendcorp:weomnilivekit 0.1.1

Library for WeomniLive publishing to Maven Central.

GroupId

GroupId

org.bitbucket.ascendcorp
ArtifactId

ArtifactId

weomnilivekit
Version

Version

0.1.1
Type

Type

aar

Download weomnilivekit 0.1.1


<!-- https://jarcasting.com/artifacts/org.bitbucket.ascendcorp/weomnilivekit/ -->
<dependency>
    <groupId>org.bitbucket.ascendcorp</groupId>
    <artifactId>weomnilivekit</artifactId>
    <version>0.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.ascendcorp/weomnilivekit/
implementation 'org.bitbucket.ascendcorp:weomnilivekit:0.1.1'
// https://jarcasting.com/artifacts/org.bitbucket.ascendcorp/weomnilivekit/
implementation ("org.bitbucket.ascendcorp:weomnilivekit:0.1.1")
'org.bitbucket.ascendcorp:weomnilivekit:aar:0.1.1'
<dependency org="org.bitbucket.ascendcorp" name="weomnilivekit" rev="0.1.1">
  <artifact name="weomnilivekit" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.ascendcorp', module='weomnilivekit', version='0.1.1')
)
libraryDependencies += "org.bitbucket.ascendcorp" % "weomnilivekit" % "0.1.1"
[org.bitbucket.ascendcorp/weomnilivekit "0.1.1"]