Tooly

An helper library with common logic for future projects

License

License

GroupId

GroupId

com.github.udioshi85
ArtifactId

ArtifactId

tooly
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

Tooly
An helper library with common logic for future projects
Project URL

Project URL

https://github.com/UdiOshi85/Tooly
Source Code Management

Source Code Management

https://github.com/UdiOshi85/Tooly

Download tooly

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.databinding » databinding-common jar 3.4.2
androidx.databinding » databinding-runtime jar 3.4.2
androidx.databinding » databinding-adapters jar 3.4.2

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.40
androidx.appcompat » appcompat jar 1.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.6