is not current version
Last Version 3.2.10

com.speedment.tool:tool-config 3.2.1

An observable configuration system that models the layout of a relational database in a JavaFX observable fashion.

Categories

Categories

config Application Layer Libs Configuration Speedment Data Databases
GroupId

GroupId

com.speedment.tool
ArtifactId

ArtifactId

tool-config
Version

Version

3.2.1
Type

Type

jar

Download tool-config 3.2.1


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