| License |
License |
|---|---|
| GroupId | GroupIdcn.easyutil |
| ArtifactId | ArtifactIdeasyproject-util |
| Last Version | Last Version1.5.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptioneasyUtil
the project building with this util
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| easyproject-util-1.5.3.pom | |
| easyproject-util-1.5.3.jar | 219 KB |
| easyproject-util-1.5.3-sources.jar | 135 KB |
| easyproject-util-1.5.3-javadoc.jar | 628 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.easyutil/easyproject-util/ -->
<dependency>
<groupId>cn.easyutil</groupId>
<artifactId>easyproject-util</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.easyutil/easyproject-util/
implementation 'cn.easyutil:easyproject-util:1.5.3'
// https://jarcasting.com/artifacts/cn.easyutil/easyproject-util/
implementation ("cn.easyutil:easyproject-util:1.5.3")
'cn.easyutil:easyproject-util:jar:1.5.3'
<dependency org="cn.easyutil" name="easyproject-util" rev="1.5.3">
<artifact name="easyproject-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.easyutil', module='easyproject-util', version='1.5.3')
)
libraryDependencies += "cn.easyutil" % "easyproject-util" % "1.5.3"
[cn.easyutil/easyproject-util "1.5.3"]