MVN

uk.ac.cam.ch.opsin : opsin

Maven & Gradle

Aug 15, 2022
102 stars

OPSIN · Open Parser for Systematic IUPAC Nomenclature

<dependency>
    <groupId>uk.ac.cam.ch.opsin</groupId>
    <artifactId>opsin</artifactId>
    <version>2.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.ac.cam.ch.opsin : opsin to add to Maven - Latest Versions:

  • Latest Stable: 2.7.0

All Versions

Choose a version of uk.ac.cam.ch.opsin : opsin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.7.x
opsin-2.7.0
2.6.x
opsin-2.6.0
2.5.x
opsin-2.5.0
2.4.x
opsin-2.4.0
2.3.x
opsin-2.3.1
opsin-2.3.0
2.2.x
opsin-2.2.0
2.1.x
opsin-2.1.0
2.0.x
opsin-2.0.0
1.6.x
opsin-1.6.0
1.5.x
opsin-1.5.0
1.4.x
opsin-1.4.0
1.3.x
opsin-1.3.0
1.2.x
opsin-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>uk.ac.cam.ch.opsin</groupId>
    <artifactId>opsin</artifactId>
    <version>2.7.0</version>
</dependency>

Advertisement