License |
License |
---|---|
GroupId | GroupIdcom.github.boybeak |
ArtifactId | ArtifactIdsafr |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionsafr
Safr
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
safr-0.0.8.pom | |
safr-0.0.8.aar | 5 KB |
safr-0.0.8-sources.jar | 2 KB |
safr-0.0.8-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.boybeak/safr/ -->
<dependency>
<groupId>com.github.boybeak</groupId>
<artifactId>safr</artifactId>
<version>0.0.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.boybeak/safr/
implementation 'com.github.boybeak:safr:0.0.8'
// https://jarcasting.com/artifacts/com.github.boybeak/safr/
implementation ("com.github.boybeak:safr:0.0.8")
'com.github.boybeak:safr:aar:0.0.8'
<dependency org="com.github.boybeak" name="safr" rev="0.0.8">
<artifact name="safr" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.boybeak', module='safr', version='0.0.8')
)
libraryDependencies += "com.github.boybeak" % "safr" % "0.0.8"
[com.github.boybeak/safr "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.2.71 |