is not current version
Last Version 1.0.7

io.verniv.support:base 1.0.1

VERNIV Support Library

GroupId

GroupId

io.verniv.support
ArtifactId

ArtifactId

base
Version

Version

1.0.1
Type

Type

aar

Download base 1.0.1

Filename Size
base-1.0.1.pom
Browse

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