vedina / loom

The Loom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weaving the space (The Loom)

Downloads and Maven artifacts

https://nexus.ideaconsult.net/index.html#nexus-search;gav~net.ideaconsult~loom~~~

Development

Ambit 4.0.1-SNAPSHOT dependency

Note loom-nm is not anymore in this repository, moved to https://github.com/enanomapper/nmdataparser/ !

<dependency>
  <groupId>net.ideaconsult</groupId>
  <artifactId>loom</artifactId>
  <version>3.0.0-SNAPSHOT</version>
</dependency>

Releases

Ambit 4.0.0 dependency
<dependency>
  <groupId>net.ideaconsult</groupId>
  <artifactId>loom</artifactId>
  <version>2.0.0-SNAPSHOT</version>
</dependency>
Ambit 3.1.0 dependency
<dependency>
  <groupId>net.ideaconsult</groupId>
  <artifactId>loom</artifactId>
  <version>1.2.1</version>
</dependency>
Ambit 3.0.2 dependency
<dependency>
  <groupId>net.ideaconsult</groupId>
  <artifactId>loom</artifactId>
  <version>1.1.2</version>
</dependency>
Ambit 3.0.1 dependency
<dependency>
  <groupId>net.ideaconsult</groupId>
  <artifactId>loom</artifactId>
  <version>1.1.1</version>
</dependency>
Ambit 2.7.x dependency
<dependency>
  <groupId>net.ideaconsult</groupId>
  <artifactId>loom</artifactId>
  <version>1.0.10</version>
</dependency>

About

The Loom


Languages

Language:Java 100.0%