License |
License |
---|---|
GroupId | GroupIdcom.gitee.taotaojs |
ArtifactId | ArtifactIdcomn-myutil |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncomn-myutil
个人工具集
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
comn-myutil-1.0.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.taotaojs/comn-myutil/ -->
<dependency>
<groupId>com.gitee.taotaojs</groupId>
<artifactId>comn-myutil</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.taotaojs/comn-myutil/
implementation 'com.gitee.taotaojs:comn-myutil:1.0.2'
// https://jarcasting.com/artifacts/com.gitee.taotaojs/comn-myutil/
implementation ("com.gitee.taotaojs:comn-myutil:1.0.2")
'com.gitee.taotaojs:comn-myutil:pom:1.0.2'
<dependency org="com.gitee.taotaojs" name="comn-myutil" rev="1.0.2">
<artifact name="comn-myutil" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.taotaojs', module='comn-myutil', version='1.0.2')
)
libraryDependencies += "com.gitee.taotaojs" % "comn-myutil" % "1.0.2"
[com.gitee.taotaojs/comn-myutil "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |