License |
License |
---|---|
GroupId | GroupIdtop.yuzhyn |
ArtifactId | ArtifactIdazylee |
Version | Version1.0.1 |
Type | Typepom |
Description |
Descriptionazylee
快速开发工具类,与先前的C#Fork工具类一样,该工具是针对于Java的工具类库
|
Project URL |
Project URL |
Filename | Size |
---|---|
azylee-1.0.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.yuzhyn/azylee/ -->
<dependency>
<groupId>top.yuzhyn</groupId>
<artifactId>azylee</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.yuzhyn/azylee/
implementation 'top.yuzhyn:azylee:1.0.1'
// https://jarcasting.com/artifacts/top.yuzhyn/azylee/
implementation ("top.yuzhyn:azylee:1.0.1")
'top.yuzhyn:azylee:pom:1.0.1'
<dependency org="top.yuzhyn" name="azylee" rev="1.0.1">
<artifact name="azylee" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.yuzhyn', module='azylee', version='1.0.1')
)
libraryDependencies += "top.yuzhyn" % "azylee" % "1.0.1"
[top.yuzhyn/azylee "1.0.1"]