is not current version
Last Version 5.3.43

de.xwic.jwic:jwic 5.3.24

jWic is a java-based development framework for developing dynamic web applications with the convenience and familiarity of 'rich client' style programming.

GroupId

GroupId

de.xwic.jwic
ArtifactId

ArtifactId

jwic
Version

Version

5.3.24
Type

Type

pom

Download jwic 5.3.24

Filename Size
jwic-5.3.24.pom 17 KB
Browse

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