License |
License |
---|---|
GroupId | GroupIdtop.yuzhyn |
ArtifactId | ArtifactIdazylee-core |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionazylee-core
核心工具类,不引用其他包的工具全部包含于此。
|
Filename | Size |
---|---|
azylee-core-1.0.1.pom | |
azylee-core-1.0.1.jar | 99 KB |
azylee-core-1.0.1-sources.jar | 66 KB |
azylee-core-1.0.1-javadoc.jar | 592 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.yuzhyn/azylee-core/ -->
<dependency>
<groupId>top.yuzhyn</groupId>
<artifactId>azylee-core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.yuzhyn/azylee-core/
implementation 'top.yuzhyn:azylee-core:1.0.1'
// https://jarcasting.com/artifacts/top.yuzhyn/azylee-core/
implementation ("top.yuzhyn:azylee-core:1.0.1")
'top.yuzhyn:azylee-core:jar:1.0.1'
<dependency org="top.yuzhyn" name="azylee-core" rev="1.0.1">
<artifact name="azylee-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.yuzhyn', module='azylee-core', version='1.0.1')
)
libraryDependencies += "top.yuzhyn" % "azylee-core" % "1.0.1"
[top.yuzhyn/azylee-core "1.0.1"]