License |
License |
---|---|
GroupId | GroupIdcom.revolut.kompot |
ArtifactId | ArtifactIdcoroutines-test |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncoroutines-test
Kompot android framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coroutines-test-0.0.1.pom | |
coroutines-test-0.0.1-sources.jar | 6 KB |
coroutines-test-0.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.revolut.kompot/coroutines-test/ -->
<dependency>
<groupId>com.revolut.kompot</groupId>
<artifactId>coroutines-test</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.revolut.kompot/coroutines-test/
implementation 'com.revolut.kompot:coroutines-test:0.0.1'
// https://jarcasting.com/artifacts/com.revolut.kompot/coroutines-test/
implementation ("com.revolut.kompot:coroutines-test:0.0.1")
'com.revolut.kompot:coroutines-test:aar:0.0.1'
<dependency org="com.revolut.kompot" name="coroutines-test" rev="0.0.1">
<artifact name="coroutines-test" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.revolut.kompot', module='coroutines-test', version='0.0.1')
)
libraryDependencies += "com.revolut.kompot" % "coroutines-test" % "0.0.1"
[com.revolut.kompot/coroutines-test "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.10 |
org.jetbrains.kotlinx : kotlinx-coroutines-test | jar | 1.6.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.4.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.4.2 |