MVN

com.io7m.jinterp : io7m-jinterp

Maven & Gradle

Aug 06, 2016
0 stars

io7m-jinterp · Interpolation functions

<dependency>
    <groupId>com.io7m.jinterp</groupId>
    <artifactId>io7m-jinterp</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.io7m.jinterp : io7m-jinterp to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.io7m.jinterp : io7m-jinterp to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
io7m-jinterp-1.0.1
io7m-jinterp-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.io7m.jinterp</groupId>
    <artifactId>io7m-jinterp</artifactId>
    <version>1.0.1</version>
</dependency>