License |
License |
---|---|
GroupId | GroupIdcom.googlecode.openbox |
ArtifactId | ArtifactIdopenbox |
Last Version | Last Version2.1.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenBox
This is common test framework and toolkit name as OpenBox
|
Project URL |
Project URL |
Filename | Size |
---|---|
openbox-2.1.6.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.openbox/openbox/ -->
<dependency>
<groupId>com.googlecode.openbox</groupId>
<artifactId>openbox</artifactId>
<version>2.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.openbox/openbox/
implementation 'com.googlecode.openbox:openbox:2.1.6'
// https://jarcasting.com/artifacts/com.googlecode.openbox/openbox/
implementation ("com.googlecode.openbox:openbox:2.1.6")
'com.googlecode.openbox:openbox:pom:2.1.6'
<dependency org="com.googlecode.openbox" name="openbox" rev="2.1.6">
<artifact name="openbox" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.openbox', module='openbox', version='2.1.6')
)
libraryDependencies += "com.googlecode.openbox" % "openbox" % "2.1.6"
[com.googlecode.openbox/openbox "2.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.0-beta9 |
org.apache.logging.log4j : log4j-core | jar | 2.0-beta9 |