is not current version
Last Version 1.1.0

com.github.rxson:rxson-core 1.1.0-ALPHA


GroupId

GroupId

com.github.rxson
ArtifactId

ArtifactId

rxson-core
Version

Version

1.1.0-ALPHA
Type

Type

jar

Download rxson-core 1.1.0-ALPHA


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