arch

my framework

License

License

GroupId

GroupId

io.github.yollpoll
ArtifactId

ArtifactId

arch
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

arch
my framework
Project URL

Project URL

https://github.com/yollpoll/framework
Source Code Management

Source Code Management

https://github.com/yollpoll/framework/tree/master

Download arch

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
com.orhanobut : logger jar 2.2.0
com.google.code.gson : gson jar 2.8.6
io.github.yollpoll : annotation jar 0.0.3
androidx.databinding » databinding-common jar 4.1.3
androidx.databinding » databinding-runtime jar 4.1.3
androidx.databinding » databinding-adapters jar 4.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1