License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.clistery |
ArtifactId | ArtifactIdactmanager |
Version | Version1.2.2 |
Type | Typeaar |
Description |
DescriptionActManager -Release
Continuation version for https://github.com/vicpinm/Kotlin-Realm-Extensions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
actmanager-1.2.2.pom | |
actmanager-1.2.2-sources.jar | 8 KB |
actmanager-1.2.2-javadoc.jar | 319 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.clistery/actmanager/ -->
<dependency>
<groupId>io.github.clistery</groupId>
<artifactId>actmanager</artifactId>
<version>1.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.clistery/actmanager/
implementation 'io.github.clistery:actmanager:1.2.2'
// https://jarcasting.com/artifacts/io.github.clistery/actmanager/
implementation ("io.github.clistery:actmanager:1.2.2")
'io.github.clistery:actmanager:aar:1.2.2'
<dependency org="io.github.clistery" name="actmanager" rev="1.2.2">
<artifact name="actmanager" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.clistery', module='actmanager', version='1.2.2')
)
libraryDependencies += "io.github.clistery" % "actmanager" % "1.2.2"
[io.github.clistery/actmanager "1.2.2"]