Last Version

RemoteData 1.1

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
ArtifactId

ArtifactId

remotedata
Version

Version

1.1
Type

Type

jar
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.git
Source Code Management

Source Code Management

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

Download remotedata 1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.0

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 2.8.0
org.jetbrains.spek : spek-api jar 1.1.5
org.jetbrains.spek : spek-junit-platform-engine jar 1.1.5

Project Modules

There are no modules declared in this project.