OPFUtils

Common utils used among OPF libraries.

License

License

GroupId

GroupId

org.onepf
ArtifactId

ArtifactId

opfutils
Last Version

Last Version

0.1.26
Release Date

Release Date

Type

Type

jar
Description

Description

OPFUtils
Common utils used among OPF libraries.
Project URL

Project URL

https://github.com/onepf/OPFUtils
Source Code Management

Source Code Management

https://github.com/onepf/OPFUtils

Download opfutils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 23.0.1

Project Modules

There are no modules declared in this project.

OPFUtils

Common utils used among OPF libraries. Intended for the internal use.

Download the latest JAR or grab via Gradle:

compile 'org.onepf:opfutils:0.1.26'

or Maven:

<dependency>
   <groupId>org.onepf</groupId>
   <artifactId>opfutils</artifactId>
   <version>0.1.26</version>
</dependency>
org.onepf

One Platform Foundation

Delivering open-source cross-store distribution tools to Android developers and enabling fair competition between app stores.

Versions

Version
0.1.26
0.1.25
0.1.24
0.1.23
0.1.22
0.1.21
0.1.20
0.1.15
0.1.12
0.1.11