License |
License |
---|---|
GroupId | GroupIduk.ac.gate.plugins |
ArtifactId | ArtifactIdcopy-annots-between-docs |
Last Version | Last Version8.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCopy Annotations Between Documents
A PR to simplify the process of copying annotations from one document to another
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/uk.ac.gate.plugins/copy-annots-between-docs/ -->
<dependency>
<groupId>uk.ac.gate.plugins</groupId>
<artifactId>copy-annots-between-docs</artifactId>
<version>8.5</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.gate.plugins/copy-annots-between-docs/
implementation 'uk.ac.gate.plugins:copy-annots-between-docs:8.5'
// https://jarcasting.com/artifacts/uk.ac.gate.plugins/copy-annots-between-docs/
implementation ("uk.ac.gate.plugins:copy-annots-between-docs:8.5")
'uk.ac.gate.plugins:copy-annots-between-docs:jar:8.5'
<dependency org="uk.ac.gate.plugins" name="copy-annots-between-docs" rev="8.5">
<artifact name="copy-annots-between-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.gate.plugins', module='copy-annots-between-docs', version='8.5')
)
libraryDependencies += "uk.ac.gate.plugins" % "copy-annots-between-docs" % "8.5"
[uk.ac.gate.plugins/copy-annots-between-docs "8.5"]
Group / Artifact | Type | Version |
---|---|---|
uk.ac.gate : gate-core | jar | 8.5 |
Group / Artifact | Type | Version |
---|---|---|
uk.ac.gate : gate-plugin-test-utils | jar | 8.5 |