is not current version
Last Version 4.3.0

org.icefaces:icefaces-mobi 1.0.0

ICEmobile mobile component library.

GroupId

GroupId

org.icefaces
ArtifactId

ArtifactId

icefaces-mobi
Version

Version

1.0.0
Type

Type

jar

Download icefaces-mobi 1.0.0


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