is not current version
Last Version 1.3.0

org.tros:l2fprod-properties-editor 1.0.1

Provides a Swing component for editing properties in a table.

GroupId

GroupId

org.tros
ArtifactId

ArtifactId

l2fprod-properties-editor
Version

Version

1.0.1
Type

Type

jar

Download l2fprod-properties-editor 1.0.1


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