is not current version
Last Version 1.1.0

com.github.udioshi85:tooly 1.0.6

An helper library with common logic for future projects

GroupId

GroupId

com.github.udioshi85
ArtifactId

ArtifactId

tooly
Version

Version

1.0.6
Type

Type

aar

Download tooly 1.0.6


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