License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.extjwnl |
ArtifactId | ArtifactIdextjwnl-parent |
Version | Version2.0.3 |
Type | Typepom |
Description |
DescriptionextJWNL Parent
extJWNL Parent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
extjwnl-parent-2.0.3.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.extjwnl/extjwnl-parent/ -->
<dependency>
<groupId>net.sf.extjwnl</groupId>
<artifactId>extjwnl-parent</artifactId>
<version>2.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.extjwnl/extjwnl-parent/
implementation 'net.sf.extjwnl:extjwnl-parent:2.0.3'
// https://jarcasting.com/artifacts/net.sf.extjwnl/extjwnl-parent/
implementation ("net.sf.extjwnl:extjwnl-parent:2.0.3")
'net.sf.extjwnl:extjwnl-parent:pom:2.0.3'
<dependency org="net.sf.extjwnl" name="extjwnl-parent" rev="2.0.3">
<artifact name="extjwnl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.extjwnl', module='extjwnl-parent', version='2.0.3')
)
libraryDependencies += "net.sf.extjwnl" % "extjwnl-parent" % "2.0.3"
[net.sf.extjwnl/extjwnl-parent "2.0.3"]