Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.extjwnl |
ArtifactId | ArtifactIdextjwnl-parent |
Version | Version1.8.1 |
Type | Typepom |
Filename | Size |
---|---|
extjwnl-parent-1.8.1.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.extjwnl/extjwnl-parent/ -->
<dependency>
<groupId>net.sf.extjwnl</groupId>
<artifactId>extjwnl-parent</artifactId>
<version>1.8.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.extjwnl/extjwnl-parent/
implementation 'net.sf.extjwnl:extjwnl-parent:1.8.1'
// https://jarcasting.com/artifacts/net.sf.extjwnl/extjwnl-parent/
implementation ("net.sf.extjwnl:extjwnl-parent:1.8.1")
'net.sf.extjwnl:extjwnl-parent:pom:1.8.1'
<dependency org="net.sf.extjwnl" name="extjwnl-parent" rev="1.8.1">
<artifact name="extjwnl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.extjwnl', module='extjwnl-parent', version='1.8.1')
)
libraryDependencies += "net.sf.extjwnl" % "extjwnl-parent" % "1.8.1"
[net.sf.extjwnl/extjwnl-parent "1.8.1"]