| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.rootware |
| ArtifactId | ArtifactIdjig |
| Last Version | Last Version5.4.0-2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom for all rootware.net components
|
| Filename | Size |
|---|---|
| jig-5.4.0-2.pom | |
| jig-5.4.0-2.jar | 229 KB |
| jig-5.4.0-2-sources.jar | 195 KB |
| jig-5.4.0-2-javadoc.jar | 617 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.rootware/jig/ -->
<dependency>
<groupId>net.rootware</groupId>
<artifactId>jig</artifactId>
<version>5.4.0-2</version>
</dependency>
// https://jarcasting.com/artifacts/net.rootware/jig/
implementation 'net.rootware:jig:5.4.0-2'
// https://jarcasting.com/artifacts/net.rootware/jig/
implementation ("net.rootware:jig:5.4.0-2")
'net.rootware:jig:jar:5.4.0-2'
<dependency org="net.rootware" name="jig" rev="5.4.0-2">
<artifact name="jig" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.rootware', module='jig', version='5.4.0-2')
)
libraryDependencies += "net.rootware" % "jig" % "5.4.0-2"
[net.rootware/jig "5.4.0-2"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.rootware : swingbrain | jar | [0,) |
| org.slf4j : slf4j-api | jar | [1.4,1.799) |
| com.toedter : jcalendar | jar | [0,) |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | [4,) |