is not current version
Last Version 8.3.0.1

org.tentackle:tentackle-tools 8.2.5.0

Tools for the Tentackle Framework

GroupId

GroupId

org.tentackle
ArtifactId

ArtifactId

tentackle-tools
Version

Version

8.2.5.0
Type

Type

pom

Download tentackle-tools 8.2.5.0

Filename Size
tentackle-tools-8.2.5.0.pom 812 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.tentackle/tentackle-tools/ -->
<dependency>
    <groupId>org.tentackle</groupId>
    <artifactId>tentackle-tools</artifactId>
    <version>8.2.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tentackle/tentackle-tools/
implementation 'org.tentackle:tentackle-tools:8.2.5.0'
// https://jarcasting.com/artifacts/org.tentackle/tentackle-tools/
implementation ("org.tentackle:tentackle-tools:8.2.5.0")
'org.tentackle:tentackle-tools:pom:8.2.5.0'
<dependency org="org.tentackle" name="tentackle-tools" rev="8.2.5.0">
  <artifact name="tentackle-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tentackle', module='tentackle-tools', version='8.2.5.0')
)
libraryDependencies += "org.tentackle" % "tentackle-tools" % "8.2.5.0"
[org.tentackle/tentackle-tools "8.2.5.0"]