is not current version
Last Version 1.0.1-rc2

net.sourceforge.wurfl:wng 1.0.1-rc1

Just like WALL enabled the shift from WML to XHTML MP back in 2003, WNG is the shift that will let you build great CSS-rich pages, while supporting legacy XHTML devices which are still dominant in most markets.

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.wurfl
ArtifactId

ArtifactId

wng
Version

Version

1.0.1-rc1
Type

Type

jar

Download wng 1.0.1-rc1


<!-- https://jarcasting.com/artifacts/net.sourceforge.wurfl/wng/ -->
<dependency>
    <groupId>net.sourceforge.wurfl</groupId>
    <artifactId>wng</artifactId>
    <version>1.0.1-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.wurfl/wng/
implementation 'net.sourceforge.wurfl:wng:1.0.1-rc1'
// https://jarcasting.com/artifacts/net.sourceforge.wurfl/wng/
implementation ("net.sourceforge.wurfl:wng:1.0.1-rc1")
'net.sourceforge.wurfl:wng:jar:1.0.1-rc1'
<dependency org="net.sourceforge.wurfl" name="wng" rev="1.0.1-rc1">
  <artifact name="wng" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.wurfl', module='wng', version='1.0.1-rc1')
)
libraryDependencies += "net.sourceforge.wurfl" % "wng" % "1.0.1-rc1"
[net.sourceforge.wurfl/wng "1.0.1-rc1"]