License |
License |
---|---|
GroupId | GroupIdcom.github.croesch |
ArtifactId | ArtifactIdcrhcomponents |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCRHComponents
Provides some useful components for small Java projects.
|
Project URL |
Project URL |
Filename | Size |
---|---|
crhcomponents-1.3.pom | |
crhcomponents-1.3.jar | 57 KB |
crhcomponents-1.3-sources.jar | 59 KB |
crhcomponents-1.3-javadoc.jar | 207 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.croesch/crhcomponents/ -->
<dependency>
<groupId>com.github.croesch</groupId>
<artifactId>crhcomponents</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.croesch/crhcomponents/
implementation 'com.github.croesch:crhcomponents:1.3'
// https://jarcasting.com/artifacts/com.github.croesch/crhcomponents/
implementation ("com.github.croesch:crhcomponents:1.3")
'com.github.croesch:crhcomponents:jar:1.3'
<dependency org="com.github.croesch" name="crhcomponents" rev="1.3">
<artifact name="crhcomponents" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.croesch', module='crhcomponents', version='1.3')
)
libraryDependencies += "com.github.croesch" % "crhcomponents" % "1.3"
[com.github.croesch/crhcomponents "1.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
com.miglayout : miglayout | jar | 3.7.3 |
org.easytesting : fest-assert | jar | 1.3 |
org.easytesting : fest-util | jar | 1.1.5 |
org.easytesting : fest-swing | jar | 1.2.1 |
org.easytesting : fest-swing-junit-4.5 | jar | 1.2.1 |