is not current version
Last Version 0.0.5

io.github.andrnv:sonamaven 0.0.3

An easy to launch screen.

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.andrnv
ArtifactId

ArtifactId

sonamaven
Version

Version

0.0.3
Type

Type

aar

Download sonamaven 0.0.3


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