Last Version

only 1.0.8

An easy way to persist and run code block only as many times as necessary on Android.

License

License

GroupId

GroupId

com.github.skydoves
ArtifactId

ArtifactId

only
Version

Version

1.0.8
Type

Type

aar
Description

Description

only
An easy way to persist and run code block only as many times as necessary on Android.
Project URL

Project URL

https://github.com/skydoves/Only
Source Code Management

Source Code Management

https://github.com/skydoves/Only

Download only 1.0.8


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

Dependencies

compile (1)

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

runtime (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.