is not current version
Last Version 0.1.3

com.github.boybeak:easy-safr 0.1.1

My quick startup pack for android apps.

GroupId

GroupId

com.github.boybeak
ArtifactId

ArtifactId

easy-safr
Version

Version

0.1.1
Type

Type

aar

Download easy-safr 0.1.1


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