License |
License |
---|---|
GroupId | GroupIduk.ac.gate.plugins |
ArtifactId | ArtifactIddeveloper-tools |
Last Version | Last Version8.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDeveloper Tools
A collection of small tools useful to developers of GATE applications or GATE itself.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
developer-tools-8.5.pom | |
developer-tools-8.5.jar | 88 KB |
developer-tools-8.5-sources.jar | 69 KB |
developer-tools-8.5-javadoc.jar | 102 KB |
developer-tools-8.5-creole.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.gate.plugins/developer-tools/ -->
<dependency>
<groupId>uk.ac.gate.plugins</groupId>
<artifactId>developer-tools</artifactId>
<version>8.5</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.gate.plugins/developer-tools/
implementation 'uk.ac.gate.plugins:developer-tools:8.5'
// https://jarcasting.com/artifacts/uk.ac.gate.plugins/developer-tools/
implementation ("uk.ac.gate.plugins:developer-tools:8.5")
'uk.ac.gate.plugins:developer-tools:jar:8.5'
<dependency org="uk.ac.gate.plugins" name="developer-tools" rev="8.5">
<artifact name="developer-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.gate.plugins', module='developer-tools', version='8.5')
)
libraryDependencies += "uk.ac.gate.plugins" % "developer-tools" % "8.5"
[uk.ac.gate.plugins/developer-tools "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 |