is not current version
Last Version 2.0.5

net.sf.extjwnl:extjwnl-parent 1.6.4

extJWNL Parent

Categories

Categories

Net
GroupId

GroupId

net.sf.extjwnl
ArtifactId

ArtifactId

extjwnl-parent
Version

Version

1.6.4
Type

Type

pom

Download extjwnl-parent 1.6.4

Filename Size
extjwnl-parent-1.6.4.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/net.sf.extjwnl/extjwnl-parent/ -->
<dependency>
    <groupId>net.sf.extjwnl</groupId>
    <artifactId>extjwnl-parent</artifactId>
    <version>1.6.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.extjwnl/extjwnl-parent/
implementation 'net.sf.extjwnl:extjwnl-parent:1.6.4'
// https://jarcasting.com/artifacts/net.sf.extjwnl/extjwnl-parent/
implementation ("net.sf.extjwnl:extjwnl-parent:1.6.4")
'net.sf.extjwnl:extjwnl-parent:pom:1.6.4'
<dependency org="net.sf.extjwnl" name="extjwnl-parent" rev="1.6.4">
  <artifact name="extjwnl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.extjwnl', module='extjwnl-parent', version='1.6.4')
)
libraryDependencies += "net.sf.extjwnl" % "extjwnl-parent" % "1.6.4"
[net.sf.extjwnl/extjwnl-parent "1.6.4"]