| License |
License |
|---|---|
| GroupId | GroupIdcom.github.udioshi85 |
| ArtifactId | ArtifactIdtooly |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionTooly
An helper library with common logic for future projects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tooly-1.1.0.pom | |
| tooly-1.1.0.aar | 24 KB |
| tooly-1.1.0-sources.jar | 4 KB |
| tooly-1.1.0-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.40 |
| androidx.appcompat » appcompat | jar | 1.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |