License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.github.merseyside |
ArtifactId | ArtifactIdanimators |
Version | Version1.8.4 |
Type | Typeaar |
Description |
DescriptionMersey kotlin extensions
Contains some extensions and features on pure kotlin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
animators-1.8.4.pom | |
animators-1.8.4-sources.jar | 11 KB |
animators-1.8.4-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.merseyside/animators/ -->
<dependency>
<groupId>io.github.merseyside</groupId>
<artifactId>animators</artifactId>
<version>1.8.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.merseyside/animators/
implementation 'io.github.merseyside:animators:1.8.4'
// https://jarcasting.com/artifacts/io.github.merseyside/animators/
implementation ("io.github.merseyside:animators:1.8.4")
'io.github.merseyside:animators:aar:1.8.4'
<dependency org="io.github.merseyside" name="animators" rev="1.8.4">
<artifact name="animators" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.merseyside', module='animators', version='1.8.4')
)
libraryDependencies += "io.github.merseyside" % "animators" % "1.8.4"
[io.github.merseyside/animators "1.8.4"]
Group / Artifact | Type | Version |
---|---|---|
io.github.merseyside : time | jar | 1.1.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20-RC2 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.1 |
io.github.merseyside : utils | jar | 1.8.4 |