is not current version
Last Version 2.0.0.1

com.df4j:df4j-root 2.0.0.0

df4j项目2.0

GroupId

GroupId

com.df4j
ArtifactId

ArtifactId

df4j-root
Version

Version

2.0.0.0
Type

Type

pom

Download df4j-root 2.0.0.0

Filename Size
df4j-root-2.0.0.0.pom 17 KB
Browse

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