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