is not current version
Last Version 1.0.3

com.df4j:df4j-xcweb 1.0.0

df4j-xcweb

GroupId

GroupId

com.df4j
ArtifactId

ArtifactId

df4j-xcweb
Version

Version

1.0.0
Type

Type

jar

Download df4j-xcweb 1.0.0


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