License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdtop.xzxsrq |
ArtifactId | ArtifactIdideaInit |
Last Version | Last Version1.0.5-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionideaInit
我的工具库
|
Filename | Size |
---|---|
ideaInit-1.0.5-RELEASE.pom | |
ideaInit-1.0.5-RELEASE.jar | 209 KB |
ideaInit-1.0.5-RELEASE-sources.jar | 1 KB |
ideaInit-1.0.5-RELEASE-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.xzxsrq/ideaInit/ -->
<dependency>
<groupId>top.xzxsrq</groupId>
<artifactId>ideaInit</artifactId>
<version>1.0.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.xzxsrq/ideaInit/
implementation 'top.xzxsrq:ideaInit:1.0.5-RELEASE'
// https://jarcasting.com/artifacts/top.xzxsrq/ideaInit/
implementation ("top.xzxsrq:ideaInit:1.0.5-RELEASE")
'top.xzxsrq:ideaInit:jar:1.0.5-RELEASE'
<dependency org="top.xzxsrq" name="ideaInit" rev="1.0.5-RELEASE">
<artifact name="ideaInit" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.xzxsrq', module='ideaInit', version='1.0.5-RELEASE')
)
libraryDependencies += "top.xzxsrq" % "ideaInit" % "1.0.5-RELEASE"
[top.xzxsrq/ideaInit "1.0.5-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |