is not current version
Last Version 0.9.6

com.conversantmedia:mara-annotations 0.9.1

Mara - Java Annotations Framework for MapReduce on Hadoop

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.conversantmedia
ArtifactId

ArtifactId

mara-annotations
Version

Version

0.9.1
Type

Type

jar

Download mara-annotations 0.9.1


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