dependencies
jar 包聚合,简化引用。
依赖
<dependency>
<groupId>com.github.drtrang</groupId>
<artifactId>dependencies</artifactId>
<version>1.3.0</version>
</dependency>
License |
License |
---|---|
GroupId | GroupIdcom.github.drtrang |
ArtifactId | ArtifactIddependencies2 |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondependencies
project dependencies
|
Project URL |
Project URL |
Project Organization |
Project Organizationtrang |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dependencies2-1.3.2.pom | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.drtrang/dependencies2/ -->
<dependency>
<groupId>com.github.drtrang</groupId>
<artifactId>dependencies2</artifactId>
<version>1.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.drtrang/dependencies2/
implementation 'com.github.drtrang:dependencies2:1.3.2'
// https://jarcasting.com/artifacts/com.github.drtrang/dependencies2/
implementation ("com.github.drtrang:dependencies2:1.3.2")
'com.github.drtrang:dependencies2:pom:1.3.2'
<dependency org="com.github.drtrang" name="dependencies2" rev="1.3.2">
<artifact name="dependencies2" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.drtrang', module='dependencies2', version='1.3.2')
)
libraryDependencies += "com.github.drtrang" % "dependencies2" % "1.3.2"
[com.github.drtrang/dependencies2 "1.3.2"]
jar 包聚合,简化引用。
<dependency>
<groupId>com.github.drtrang</groupId>
<artifactId>dependencies</artifactId>
<version>1.3.0</version>
</dependency>