License |
License |
---|---|
GroupId | GroupIdicu.easyj |
ArtifactId | ArtifactIdeasyj-dependencies |
Version | Version0.2.4 |
Type | Typepom |
Description |
Descriptionicu.easyj :: easyj-dependencies
EasyJ 统一管理第三方依赖
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easyj-dependencies-0.2.4.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-dependencies/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-dependencies</artifactId>
<version>0.2.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-dependencies/
implementation 'icu.easyj:easyj-dependencies:0.2.4'
// https://jarcasting.com/artifacts/icu.easyj/easyj-dependencies/
implementation ("icu.easyj:easyj-dependencies:0.2.4")
'icu.easyj:easyj-dependencies:pom:0.2.4'
<dependency org="icu.easyj" name="easyj-dependencies" rev="0.2.4">
<artifact name="easyj-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-dependencies', version='0.2.4')
)
libraryDependencies += "icu.easyj" % "easyj-dependencies" % "0.2.4"
[icu.easyj/easyj-dependencies "0.2.4"]