License |
License |
---|---|
GroupId | GroupIdcom.github.lvyanyang |
ArtifactId | ArtifactIdxci-core |
Version | Version2.0.1 |
Type | Typejar |
Description |
Description西交投Web框架库
|
Filename | Size |
---|---|
xci-core-2.0.1.pom | |
xci-core-2.0.1.jar | 148 KB |
xci-core-2.0.1-sources.jar | 102 KB |
xci-core-2.0.1-javadoc.jar | 989 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lvyanyang/xci-core/ -->
<dependency>
<groupId>com.github.lvyanyang</groupId>
<artifactId>xci-core</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lvyanyang/xci-core/
implementation 'com.github.lvyanyang:xci-core:2.0.1'
// https://jarcasting.com/artifacts/com.github.lvyanyang/xci-core/
implementation ("com.github.lvyanyang:xci-core:2.0.1")
'com.github.lvyanyang:xci-core:jar:2.0.1'
<dependency org="com.github.lvyanyang" name="xci-core" rev="2.0.1">
<artifact name="xci-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lvyanyang', module='xci-core', version='2.0.1')
)
libraryDependencies += "com.github.lvyanyang" % "xci-core" % "2.0.1"
[com.github.lvyanyang/xci-core "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |