youboralib

Youbora's plugins core library

License

License

GroupId

GroupId

com.nicepeopleatwork
ArtifactId

ArtifactId

youboralib
Last Version

Last Version

6.7.32-alpha1
Release Date

Release Date

Type

Type

aar
Description

Description

youboralib
Youbora's plugins core library
Project URL

Project URL

https://bitbucket.org/npaw/lib-plugin-android
Source Code Management

Source Code Management

https://bitbucket.org/npaw/lib-plugin-android.git

Download youboralib

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.20
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.20

Project Modules

There are no modules declared in this project.

Versions

Version
6.7.32-alpha1
6.7.26-alpha1