is not current version
Last Version 1.0.0-alpha4

replica-devtools 1.0.0-alpha3

Android libary for fetching, caching and updating asynchronous data

License

License

The MIT License
GroupId

GroupId

com.github.aartikov
ArtifactId

ArtifactId

replica-devtools
Version

Version

1.0.0-alpha3
Type

Type

aar
Description

Description

replica-devtools
Android libary for fetching, caching and updating asynchronous data
Project URL

Project URL

https://github.com/aartikov/Replica

Download replica-devtools 1.0.0-alpha3


<!-- https://jarcasting.com/artifacts/com.github.aartikov/replica-devtools/ -->
<dependency>
    <groupId>com.github.aartikov</groupId>
    <artifactId>replica-devtools</artifactId>
    <version>1.0.0-alpha3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.aartikov/replica-devtools/
implementation 'com.github.aartikov:replica-devtools:1.0.0-alpha3'
// https://jarcasting.com/artifacts/com.github.aartikov/replica-devtools/
implementation ("com.github.aartikov:replica-devtools:1.0.0-alpha3")
'com.github.aartikov:replica-devtools:aar:1.0.0-alpha3'
<dependency org="com.github.aartikov" name="replica-devtools" rev="1.0.0-alpha3">
  <artifact name="replica-devtools" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.aartikov', module='replica-devtools', version='1.0.0-alpha3')
)
libraryDependencies += "com.github.aartikov" % "replica-devtools" % "1.0.0-alpha3"
[com.github.aartikov/replica-devtools "1.0.0-alpha3"]

Dependencies

compile (10)

Group / Artifact Type Version
com.github.aartikov : replica-devtools-dto jar 1.0.0-alpha3
org.jetbrains.kotlinx : kotlinx-serialization-core jar 1.3.0
org.jetbrains.kotlinx : kotlinx-serialization-json jar 1.3.0
org.jetbrains.kotlinx : kotlinx-datetime jar 0.3.2
io.ktor : ktor-server-core jar 1.6.7
io.ktor : ktor-server-netty jar 1.6.7
io.ktor : ktor-websockets jar 1.6.7
com.github.aartikov : replica-core jar 1.0.0-alpha3
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0-RC
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.