License |
License |
---|---|
GroupId | GroupIdorg.dishevelled |
ArtifactId | ArtifactIddsh-eventlist-view-examples |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondishevelled.org eventlist-view-examples
Examples for the eventlist-view library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-eventlist-view-examples/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-eventlist-view-examples</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-eventlist-view-examples/
implementation 'org.dishevelled:dsh-eventlist-view-examples:2.2'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-eventlist-view-examples/
implementation ("org.dishevelled:dsh-eventlist-view-examples:2.2")
'org.dishevelled:dsh-eventlist-view-examples:jar:2.2'
<dependency org="org.dishevelled" name="dsh-eventlist-view-examples" rev="2.2">
<artifact name="dsh-eventlist-view-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-eventlist-view-examples', version='2.2')
)
libraryDependencies += "org.dishevelled" % "dsh-eventlist-view-examples" % "2.2"
[org.dishevelled/dsh-eventlist-view-examples "2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.dishevelled : dsh-functor | jar | 1.0 |
org.dishevelled : dsh-eventlist-view | jar | 2.2 |
org.dishevelled : dsh-layout | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |