is not current version
Last Version 2.0.0

com.github.vivekkothari:data-river-core 1.2.1


Categories

Categories

Data
GroupId

GroupId

com.github.vivekkothari
ArtifactId

ArtifactId

data-river-core
Version

Version

1.2.1
Type

Type

jar

Download data-river-core 1.2.1


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