is not current version
Last Version 2.0.2

com.github.yannick-mayeur:org.eclipse.january.root 2.0.1

Common data structures for Science

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.yannick-mayeur
ArtifactId

ArtifactId

org.eclipse.january.root
Version

Version

2.0.1
Type

Type

pom

Download org.eclipse.january.root 2.0.1


<!-- https://jarcasting.com/artifacts/com.github.yannick-mayeur/org.eclipse.january.root/ -->
<dependency>
    <groupId>com.github.yannick-mayeur</groupId>
    <artifactId>org.eclipse.january.root</artifactId>
    <version>2.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yannick-mayeur/org.eclipse.january.root/
implementation 'com.github.yannick-mayeur:org.eclipse.january.root:2.0.1'
// https://jarcasting.com/artifacts/com.github.yannick-mayeur/org.eclipse.january.root/
implementation ("com.github.yannick-mayeur:org.eclipse.january.root:2.0.1")
'com.github.yannick-mayeur:org.eclipse.january.root:pom:2.0.1'
<dependency org="com.github.yannick-mayeur" name="org.eclipse.january.root" rev="2.0.1">
  <artifact name="org.eclipse.january.root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yannick-mayeur', module='org.eclipse.january.root', version='2.0.1')
)
libraryDependencies += "com.github.yannick-mayeur" % "org.eclipse.january.root" % "2.0.1"
[com.github.yannick-mayeur/org.eclipse.january.root "2.0.1"]