Once

A small Android library to manage one-off operations for API 14 and higher.

License

License

GroupId

GroupId

com.jonathanfinerty.once
ArtifactId

ArtifactId

once
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

aar
Description

Description

Once
A small Android library to manage one-off operations for API 14 and higher.
Project URL

Project URL

https://github.com/jonfinerty/Once/
Source Code Management

Source Code Management

https://github.com/jonfinerty/Once/

Download once

How to add to project

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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0