| License |
License |
|---|---|
| GroupId | GroupIdcom.alviere |
| ArtifactId | ArtifactIdxextensions |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionXExtensions
A set of useful Kotlin extensions.
|
| Filename | Size |
|---|---|
| xextensions-1.0.0.pom | |
| xextensions-1.0.0-sources.jar | 2 KB |
| xextensions-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alviere/xextensions/ -->
<dependency>
<groupId>com.alviere</groupId>
<artifactId>xextensions</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.alviere/xextensions/
implementation 'com.alviere:xextensions:1.0.0'
// https://jarcasting.com/artifacts/com.alviere/xextensions/
implementation ("com.alviere:xextensions:1.0.0")
'com.alviere:xextensions:aar:1.0.0'
<dependency org="com.alviere" name="xextensions" rev="1.0.0">
<artifact name="xextensions" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.alviere', module='xextensions', version='1.0.0')
)
libraryDependencies += "com.alviere" % "xextensions" % "1.0.0"
[com.alviere/xextensions "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.30 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |