License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdde.kandid |
ArtifactId | ArtifactIdkandidlib-junit |
Version | Version0.4.0 |
Type | Typejar |
Description |
Descriptionkandidlib-junit
Type safe model/listener pattern through class generation
|
Project URL |
Project URL |
Filename | Size |
---|---|
kandidlib-junit-0.4.0.pom | |
kandidlib-junit-0.4.0.jar | 4 KB |
kandidlib-junit-0.4.0-sources.jar | 2 KB |
kandidlib-junit-0.4.0-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.kandid/kandidlib-junit/ -->
<dependency>
<groupId>de.kandid</groupId>
<artifactId>kandidlib-junit</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.kandid/kandidlib-junit/
implementation 'de.kandid:kandidlib-junit:0.4.0'
// https://jarcasting.com/artifacts/de.kandid/kandidlib-junit/
implementation ("de.kandid:kandidlib-junit:0.4.0")
'de.kandid:kandidlib-junit:jar:0.4.0'
<dependency org="de.kandid" name="kandidlib-junit" rev="0.4.0">
<artifact name="kandidlib-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.kandid', module='kandidlib-junit', version='0.4.0')
)
libraryDependencies += "de.kandid" % "kandidlib-junit" % "0.4.0"
[de.kandid/kandidlib-junit "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
de.kandid : kandidlib-places | jar | 0.1.0 |
junit : junit | jar | 4.11 |