is not current version
Last Version 9.0.1

uk.ac.gate.plugins:tools 8.5-alpha1


GroupId

GroupId

uk.ac.gate.plugins
ArtifactId

ArtifactId

tools
Version

Version

8.5-alpha1
Type

Type

jar

Download tools 8.5-alpha1


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