is not current version
Last Version 0.0.11

io.github.yollpoll:framework 0.0.10

my framework

GroupId

GroupId

io.github.yollpoll
ArtifactId

ArtifactId

framework
Version

Version

0.0.10
Type

Type

aar

Download framework 0.0.10


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