License |
License |
---|---|
GroupId | GroupIdorg.dishevelled |
ArtifactId | ArtifactIddsh-parent |
Version | Version25 |
Type | Typepom |
Description |
Descriptiondishevelled.org parent
dishevelled.org parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dsh-parent-25.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-parent/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-parent</artifactId>
<version>25</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-parent/
implementation 'org.dishevelled:dsh-parent:25'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-parent/
implementation ("org.dishevelled:dsh-parent:25")
'org.dishevelled:dsh-parent:pom:25'
<dependency org="org.dishevelled" name="dsh-parent" rev="25">
<artifact name="dsh-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-parent', version='25')
)
libraryDependencies += "org.dishevelled" % "dsh-parent" % "25"
[org.dishevelled/dsh-parent "25"]