s

stream-arl

Continuation version for https://github.com/vicpinm/Kotlin-Realm-Extensions
https://github.com/CListery/Kotlin-Realm-Extensions
The Apache License, Version 2.0
CListery
Files download
File Operation
stream-arl-1.0.1.pom download
stream-arl-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.clistery</groupId>
  <artifactId>stream-arl</artifactId>
  <version>1.0.1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'io.github.clistery:stream-arl:1.0.1'
Gradle Kotlin
implementation("io.github.clistery:stream-arl:1.0.1")
Scala SBT
libraryDependencies += "io.github.clistery" % "stream-arl" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.clistery', module='stream-arl', version='1.0.1')
)
Apache Ivy
<dependency org="io.github.clistery" name="stream-arl" rev="1.0.1" />
Leiningen
[io.github.clistery/stream-arl "1.0.1"]
Apache Buildr
'io.github.clistery:stream-arl:jar:1.0.1'
Dependencies
The project has no third-party dependencies