is not current version
Last Version 1.0.8

dunwu-dependencies 0.5.7

作为所有项目的 maven 父工程(直接或间接),方便统一管理 maven 依赖版本

License

License

GroupId

GroupId

io.github.dunwu
ArtifactId

ArtifactId

dunwu-dependencies
Version

Version

0.5.7
Type

Type

pom
Description

Description

dunwu-dependencies
作为所有项目的 maven 父工程(直接或间接),方便统一管理 maven 依赖版本
Project URL

Project URL

https://github.com/dunwu/dunwu

Download dunwu-dependencies 0.5.7


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.