view
Thick screen implementations
The master branch contains the Swing implementation (for now).
The other branches contain other implemetations such as android and javafx.
License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.jbundle.base.screen |
ArtifactId | ArtifactIdorg.jbundle.config.main |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjbundle-config-main
Top level properties and features
|
Project Organization |
Project Organizationjbundle.org |
Filename | Size |
---|---|
org.jbundle.config.main-1.0.5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jbundle.base.screen/org.jbundle.config.main/ -->
<dependency>
<groupId>org.jbundle.base.screen</groupId>
<artifactId>org.jbundle.config.main</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.base.screen/org.jbundle.config.main/
implementation 'org.jbundle.base.screen:org.jbundle.config.main:1.0.5'
// https://jarcasting.com/artifacts/org.jbundle.base.screen/org.jbundle.config.main/
implementation ("org.jbundle.base.screen:org.jbundle.config.main:1.0.5")
'org.jbundle.base.screen:org.jbundle.config.main:pom:1.0.5'
<dependency org="org.jbundle.base.screen" name="org.jbundle.config.main" rev="1.0.5">
<artifact name="org.jbundle.config.main" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.base.screen', module='org.jbundle.config.main', version='1.0.5')
)
libraryDependencies += "org.jbundle.base.screen" % "org.jbundle.config.main" % "1.0.5"
[org.jbundle.base.screen/org.jbundle.config.main "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jbundle.base.screen : org.jbundle.base.screen.view.swing | jar | 1.0.5 |
org.jbundle.config.dep : jbundle-config-dep-all | pom | [1.0.10,2.0.0) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
Thick screen implementations
The master branch contains the Swing implementation (for now).
The other branches contain other implemetations such as android and javafx.