is not current version
Last Version 0.4

org.jaccept:jaccept-gui 0.3


Categories

Categories

GUI User Interface
GroupId

GroupId

org.jaccept
ArtifactId

ArtifactId

jaccept-gui
Version

Version

0.3
Type

Type

jar

Download jaccept-gui 0.3


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