is not current version
Last Version 8.6

uk.ac.gate.plugins:tagger-chemistry 8.5

A chemistry tagger which can identify simply elements, compounds, and ions

GroupId

GroupId

uk.ac.gate.plugins
ArtifactId

ArtifactId

tagger-chemistry
Version

Version

8.5
Type

Type

jar

Download tagger-chemistry 8.5


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