Last Version

Mersey kotlin extensions 1.9.8

Contains some extensions and features on pure kotlin

License

License

MIT
MIT
Categories

Categories

IDE Development Tools
GroupId

GroupId

io.github.merseyside
ArtifactId

ArtifactId

animators
Version

Version

1.9.8
Type

Type

aar
Description

Description

Mersey kotlin extensions
Contains some extensions and features on pure kotlin
Project URL

Project URL

https://github.com/Merseyside/mersey-kotlin-ext
Source Code Management

Source Code Management

https://github.com/Merseyside/mersey-kotlin-ext

Download animators 1.9.8


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.merseyside : time jar 1.1.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.7.0

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.2
io.github.merseyside : utils jar 1.9.8

Project Modules

There are no modules declared in this project.