| License |
License |
|---|---|
| GroupId | GroupIdio.github.dunwu |
| ArtifactId | ArtifactIddunwu-dependencies |
| Version | Version1.0.6 |
| Type | Typepom |
| Description |
Descriptiondunwu-dependencies
dunwu 通用依赖 pom
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dunwu-dependencies-1.0.6.pom | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.dunwu/dunwu-dependencies/ -->
<dependency>
<groupId>io.github.dunwu</groupId>
<artifactId>dunwu-dependencies</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dunwu/dunwu-dependencies/
implementation 'io.github.dunwu:dunwu-dependencies:1.0.6'
// https://jarcasting.com/artifacts/io.github.dunwu/dunwu-dependencies/
implementation ("io.github.dunwu:dunwu-dependencies:1.0.6")
'io.github.dunwu:dunwu-dependencies:pom:1.0.6'
<dependency org="io.github.dunwu" name="dunwu-dependencies" rev="1.0.6">
<artifact name="dunwu-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dunwu', module='dunwu-dependencies', version='1.0.6')
)
libraryDependencies += "io.github.dunwu" % "dunwu-dependencies" % "1.0.6"
[io.github.dunwu/dunwu-dependencies "1.0.6"]