JNA InChI SMILES

Functionality for converting SMILES to InChI. Requires an appropriate InChI binary on the classpath to use

License

License

Categories

Categories

Smile Business Logic Libraries Machine Learning JNA Development Tools Native
GroupId

GroupId

io.github.dan2097
ArtifactId

ArtifactId

jna-inchi-smiles
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

JNA InChI SMILES
Functionality for converting SMILES to InChI. Requires an appropriate InChI binary on the classpath to use

Download jna-inchi-smiles

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.dan2097/jna-inchi-smiles/ -->
<dependency>
    <groupId>io.github.dan2097</groupId>
    <artifactId>jna-inchi-smiles</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dan2097/jna-inchi-smiles/
implementation 'io.github.dan2097:jna-inchi-smiles:1.1'
// https://jarcasting.com/artifacts/io.github.dan2097/jna-inchi-smiles/
implementation ("io.github.dan2097:jna-inchi-smiles:1.1")
'io.github.dan2097:jna-inchi-smiles:jar:1.1'
<dependency org="io.github.dan2097" name="jna-inchi-smiles" rev="1.1">
  <artifact name="jna-inchi-smiles" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dan2097', module='jna-inchi-smiles', version='1.1')
)
libraryDependencies += "io.github.dan2097" % "jna-inchi-smiles" % "1.1"
[io.github.dan2097/jna-inchi-smiles "1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.dan2097 : jna-inchi-api jar 1.1
uk.ac.ebi.beam : beam-core jar 1.3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0.1
1.0