is not current version
Last Version 1.1.0

io.github.dvhoang:Sumlib 1.0.0

An easy to customize player view.

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

io.github.dvhoang
ArtifactId

ArtifactId

Sumlib
Version

Version

1.0.0
Type

Type

aar

Download Sumlib 1.0.0


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