License |
License |
---|---|
GroupId | GroupIdcom.myunidays |
ArtifactId | ArtifactIddirekt-android-debug |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiondirekt
Segment Wrapper
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
direkt-android-debug-0.0.4.pom | |
direkt-android-debug-0.0.4-sources.jar | 3 KB |
direkt-android-debug-0.0.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.myunidays/direkt-android-debug/ -->
<dependency>
<groupId>com.myunidays</groupId>
<artifactId>direkt-android-debug</artifactId>
<version>0.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.myunidays/direkt-android-debug/
implementation 'com.myunidays:direkt-android-debug:0.0.4'
// https://jarcasting.com/artifacts/com.myunidays/direkt-android-debug/
implementation ("com.myunidays:direkt-android-debug:0.0.4")
'com.myunidays:direkt-android-debug:aar:0.0.4'
<dependency org="com.myunidays" name="direkt-android-debug" rev="0.0.4">
<artifact name="direkt-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.myunidays', module='direkt-android-debug', version='0.0.4')
)
libraryDependencies += "com.myunidays" % "direkt-android-debug" % "0.0.4"
[com.myunidays/direkt-android-debug "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.21 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.0-native-mt |
io.ktor : ktor-http-jvm | jar | 2.0.0 |