License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.dishevelled |
ArtifactId | ArtifactIddsh-brainstorm |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondishevelled.org brainstorm
Brain storm, a fit of mental confusion or excitement.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dsh-brainstorm-1.0.pom | |
dsh-brainstorm-1.0.jar | 31 KB |
dsh-brainstorm-1.0-sources.jar | 24 KB |
dsh-brainstorm-1.0-javadoc.jar | 32 KB |
dsh-brainstorm-1.0-bin.zip | 558 KB |
dsh-brainstorm-1.0-bin.tar.gz | 557 KB |
dsh-brainstorm-1.0-bin.tar.bz2 | 552 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-brainstorm/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-brainstorm</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-brainstorm/
implementation 'org.dishevelled:dsh-brainstorm:1.0'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-brainstorm/
implementation ("org.dishevelled:dsh-brainstorm:1.0")
'org.dishevelled:dsh-brainstorm:jar:1.0'
<dependency org="org.dishevelled" name="dsh-brainstorm" rev="1.0">
<artifact name="dsh-brainstorm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-brainstorm', version='1.0')
)
libraryDependencies += "org.dishevelled" % "dsh-brainstorm" % "1.0"
[org.dishevelled/dsh-brainstorm "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.beryx : awt-color-factory | jar | 1.0.1 |
org.dishevelled : dsh-commandline | jar | 1.0 |
commons-io : commons-io | jar | 2.6 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |