is not current version
Last Version 1.0.0-4

net.rootware:swingbrain 1.0.0-1


Categories

Categories

Net
GroupId

GroupId

net.rootware
ArtifactId

ArtifactId

swingbrain
Version

Version

1.0.0-1
Type

Type

jar

Download swingbrain 1.0.0-1


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