Last Version

coroutines-test 0.0.1

Kompot android framework

License

License

GroupId

GroupId

com.revolut.kompot
ArtifactId

ArtifactId

coroutines-test
Version

Version

0.0.1
Type

Type

aar
Description

Description

coroutines-test
Kompot android framework
Project URL

Project URL

https://github.com/revolut-mobile/kompot
Source Code Management

Source Code Management

https://github.com/revolut-mobile/kompot

Download coroutines-test 0.0.1


<!-- 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"]

Dependencies

runtime (5)

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

Project Modules

There are no modules declared in this project.