is not current version
Last Version 2.6.0

OPSIN Core 2.5.0

Core files of OPSIN. Allows conversion of chemical names to CML (Chemical Markup Language)

License

License

GroupId

GroupId

uk.ac.cam.ch.opsin
ArtifactId

ArtifactId

opsin-core
Version

Version

2.5.0
Type

Type

jar
Description

Description

OPSIN Core
Core files of OPSIN. Allows conversion of chemical names to CML (Chemical Markup Language)

Download opsin-core 2.5.0


<!-- https://jarcasting.com/artifacts/uk.ac.cam.ch.opsin/opsin-core/ -->
<dependency>
    <groupId>uk.ac.cam.ch.opsin</groupId>
    <artifactId>opsin-core</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.cam.ch.opsin/opsin-core/
implementation 'uk.ac.cam.ch.opsin:opsin-core:2.5.0'
// https://jarcasting.com/artifacts/uk.ac.cam.ch.opsin/opsin-core/
implementation ("uk.ac.cam.ch.opsin:opsin-core:2.5.0")
'uk.ac.cam.ch.opsin:opsin-core:jar:2.5.0'
<dependency org="uk.ac.cam.ch.opsin" name="opsin-core" rev="2.5.0">
  <artifact name="opsin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.cam.ch.opsin', module='opsin-core', version='2.5.0')
)
libraryDependencies += "uk.ac.cam.ch.opsin" % "opsin-core" % "2.5.0"
[uk.ac.cam.ch.opsin/opsin-core "2.5.0"]

Dependencies

compile (5)

Group / Artifact Type Version
dk.brics.automaton : automaton jar 1.11-8
org.codehaus.woodstox : woodstox-core-asl jar 4.4.1
commons-io : commons-io jar 2.6
commons-cli : commons-cli jar 1.4
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.