is not current version
Last Version 3.2.10

com.speedment.tool:tool-actions 3.2.2

Actions that can be performed in the Speedment Tool.

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.tool
ArtifactId

ArtifactId

tool-actions
Version

Version

3.2.2
Type

Type

jar

Download tool-actions 3.2.2


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