is not current version
Last Version 1.0.3

com.df4j:df4j-xcweb 1.0.1

df4j-xcweb

GroupId

GroupId

com.df4j
ArtifactId

ArtifactId

df4j-xcweb
Version

Version

1.0.1
Type

Type

jar

Download df4j-xcweb 1.0.1


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