is not current version
Last Version 0.0.5

io.github.andrnv:sonamaven 0.0.4

An easy to launch screen.

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.andrnv
ArtifactId

ArtifactId

sonamaven
Version

Version

0.0.4
Type

Type

aar

Download sonamaven 0.0.4


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