Last Version

RemoteData 2.0.0

Data type that represents the possible states when fetching data from a remote source.

License

License

MIT
Categories

Categories

Data
GroupId

GroupId

com.github.torresmi.remotedata
ArtifactId

ArtifactId

remotedata
Version

Version

2.0.0
Type

Type

pom
Description

Description

RemoteData
Data type that represents the possible states when fetching data from a remote source.
Project URL

Project URL

https://github.com/torresmi/kotlin-remotedata/
Source Code Management

Source Code Management

https://github.com/torresmi/kotlin-remotedata/

Download remotedata 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.torresmi.remotedata/remotedata/ -->
<dependency>
    <groupId>com.github.torresmi.remotedata</groupId>
    <artifactId>remotedata</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.torresmi.remotedata/remotedata/
implementation 'com.github.torresmi.remotedata:remotedata:2.0.0'
// https://jarcasting.com/artifacts/com.github.torresmi.remotedata/remotedata/
implementation ("com.github.torresmi.remotedata:remotedata:2.0.0")
'com.github.torresmi.remotedata:remotedata:pom:2.0.0'
<dependency org="com.github.torresmi.remotedata" name="remotedata" rev="2.0.0">
  <artifact name="remotedata" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.torresmi.remotedata', module='remotedata', version='2.0.0')
)
libraryDependencies += "com.github.torresmi.remotedata" % "remotedata" % "2.0.0"
[com.github.torresmi.remotedata/remotedata "2.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.