is not current version
Last Version 0.1.1

com.github.srec:srec-hadoop 0.1.0


GroupId

GroupId

com.github.srec
ArtifactId

ArtifactId

srec-hadoop
Version

Version

0.1.0
Type

Type

jar

Download srec-hadoop 0.1.0


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