is not current version
Last Version 2.3.0

org.overturetool.core:guibuilder 2.2.2


Categories

Categories

GUI User Interface
GroupId

GroupId

org.overturetool.core
ArtifactId

ArtifactId

guibuilder
Version

Version

2.2.2
Type

Type

jar

Download guibuilder 2.2.2


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