is not current version
Last Version 5.0.0-RC6

com.luketebbs.uniform:interpreter-gui_2.13 4.5.1

interpreter-gui

Categories

Categories

GUI User Interface ORM Data
GroupId

GroupId

com.luketebbs.uniform
ArtifactId

ArtifactId

interpreter-gui_2.13
Version

Version

4.5.1
Type

Type

jar

Download interpreter-gui_2.13 4.5.1


<!-- https://jarcasting.com/artifacts/com.luketebbs.uniform/interpreter-gui_2.13/ -->
<dependency>
    <groupId>com.luketebbs.uniform</groupId>
    <artifactId>interpreter-gui_2.13</artifactId>
    <version>4.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.luketebbs.uniform/interpreter-gui_2.13/
implementation 'com.luketebbs.uniform:interpreter-gui_2.13:4.5.1'
// https://jarcasting.com/artifacts/com.luketebbs.uniform/interpreter-gui_2.13/
implementation ("com.luketebbs.uniform:interpreter-gui_2.13:4.5.1")
'com.luketebbs.uniform:interpreter-gui_2.13:jar:4.5.1'
<dependency org="com.luketebbs.uniform" name="interpreter-gui_2.13" rev="4.5.1">
  <artifact name="interpreter-gui_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luketebbs.uniform', module='interpreter-gui_2.13', version='4.5.1')
)
libraryDependencies += "com.luketebbs.uniform" % "interpreter-gui_2.13" % "4.5.1"
[com.luketebbs.uniform/interpreter-gui_2.13 "4.5.1"]