is not current version
Last Version 1.3.0

org.tros:l2fprod-properties-editor 1.1.0

Provides a Swing component for editing properties in a table.

GroupId

GroupId

org.tros
ArtifactId

ArtifactId

l2fprod-properties-editor
Version

Version

1.1.0
Type

Type

jar

Download l2fprod-properties-editor 1.1.0


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