License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.torresmi |
ArtifactId | ArtifactIdremotedata |
Version | Version1.1 |
Type | Typejar |
Description |
DescriptionRemoteData
Data type that represents the possible states when fetching data from a remote source.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
remotedata-1.1.pom | |
remotedata-1.1.jar | 12 KB |
remotedata-1.1-sources.jar | 1 KB |
remotedata-1.1-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.2.0 |
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 |