is not current version
Last Version 3.2.10

com.speedment.tool:tool-config 3.2.0

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.0
Type

Type

jar

Download tool-config 3.2.0


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