Last Version

some 0.0.2

Test library

License

License

Test License
GroupId

GroupId

io.github.skullper
ArtifactId

ArtifactId

some
Version

Version

0.0.2
Type

Type

aar
Description

Description

some
Test library

Download some 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.5.0

Project Modules

There are no modules declared in this project.