CRHComponents

Provides some useful components for small Java projects.

License

License

GPL
GroupId

GroupId

com.github.croesch
ArtifactId

ArtifactId

crhcomponents
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

CRHComponents
Provides some useful components for small Java projects.
Project URL

Project URL

https://github.com/croesch/CRHComponents

Download crhcomponents

How to add to project

<!-- 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"]

Dependencies

test (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2