License |
License |
---|---|
GroupId | GroupIduk.ac.gate.plugins |
ArtifactId | ArtifactIdtagger-chemistry |
Last Version | Last Version8.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTagger: Chemistry
A chemistry tagger which can identify simply elements, compounds, and ions
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tagger-chemistry-8.6.pom | |
tagger-chemistry-8.6.jar | 17 KB |
tagger-chemistry-8.6-sources.jar | 13 KB |
tagger-chemistry-8.6-javadoc.jar | 27 KB |
tagger-chemistry-8.6-creole.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.gate.plugins/tagger-chemistry/ -->
<dependency>
<groupId>uk.ac.gate.plugins</groupId>
<artifactId>tagger-chemistry</artifactId>
<version>8.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.gate.plugins/tagger-chemistry/
implementation 'uk.ac.gate.plugins:tagger-chemistry:8.6'
// https://jarcasting.com/artifacts/uk.ac.gate.plugins/tagger-chemistry/
implementation ("uk.ac.gate.plugins:tagger-chemistry:8.6")
'uk.ac.gate.plugins:tagger-chemistry:jar:8.6'
<dependency org="uk.ac.gate.plugins" name="tagger-chemistry" rev="8.6">
<artifact name="tagger-chemistry" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.gate.plugins', module='tagger-chemistry', version='8.6')
)
libraryDependencies += "uk.ac.gate.plugins" % "tagger-chemistry" % "8.6"
[uk.ac.gate.plugins/tagger-chemistry "8.6"]
Group / Artifact | Type | Version |
---|---|---|
uk.ac.gate : gate-core | jar | 8.6 |
Group / Artifact | Type | Version |
---|---|---|
uk.ac.gate : gate-plugin-test-utils | jar | 8.6 |