is not current version
Last Version 8.3.0.1

org.tentackle:tentackle-tools 8.2.7.4

Tools for the Tentackle Framework

GroupId

GroupId

org.tentackle
ArtifactId

ArtifactId

tentackle-tools
Version

Version

8.2.7.4
Type

Type

pom

Download tentackle-tools 8.2.7.4

Filename Size
tentackle-tools-8.2.7.4.pom 783 bytes
Browse

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