License |
License |
---|---|
GroupId | GroupIdcom.weicoder |
ArtifactId | ArtifactIdbuild |
Version | Version1.9.1 |
Type | Typepom |
Description |
Descriptionwdcode
java tools
|
Project URL |
Project URL |
Filename | Size |
---|---|
build-1.9.1.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.weicoder/build/ -->
<dependency>
<groupId>com.weicoder</groupId>
<artifactId>build</artifactId>
<version>1.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder/build/
implementation 'com.weicoder:build:1.9.1'
// https://jarcasting.com/artifacts/com.weicoder/build/
implementation ("com.weicoder:build:1.9.1")
'com.weicoder:build:pom:1.9.1'
<dependency org="com.weicoder" name="build" rev="1.9.1">
<artifact name="build" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.weicoder', module='build', version='1.9.1')
)
libraryDependencies += "com.weicoder" % "build" % "1.9.1"
[com.weicoder/build "1.9.1"]
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api Optional | jar | 8.0.1 |
org.projectlombok : lombok Optional | jar | 1.18.22 |