License |
License |
---|---|
GroupId | GroupIdcom.globalmentor |
ArtifactId | ArtifactIdglobalmentor-awt |
Version | Version0.5.0 |
Type | Typejar |
Description |
DescriptionGlobalMentor AWT
GlobalMentor Java AWT library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
globalmentor-awt-0.5.0.pom | |
globalmentor-awt-0.5.0.jar | 19 KB |
globalmentor-awt-0.5.0-sources.jar | 29 KB |
globalmentor-awt-0.5.0-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.globalmentor/globalmentor-awt/ -->
<dependency>
<groupId>com.globalmentor</groupId>
<artifactId>globalmentor-awt</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-awt/
implementation 'com.globalmentor:globalmentor-awt:0.5.0'
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-awt/
implementation ("com.globalmentor:globalmentor-awt:0.5.0")
'com.globalmentor:globalmentor-awt:jar:0.5.0'
<dependency org="com.globalmentor" name="globalmentor-awt" rev="0.5.0">
<artifact name="globalmentor-awt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.globalmentor', module='globalmentor-awt', version='0.5.0')
)
libraryDependencies += "com.globalmentor" % "globalmentor-awt" % "0.5.0"
[com.globalmentor/globalmentor-awt "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.globalmentor : globalmentor-core | jar | 0.5.0 |
com.globalmentor : globalmentor-log | jar | 0.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |