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