License |
License |
---|---|
GroupId | GroupIdcom.weicoder |
ArtifactId | ArtifactIdbuild |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionwdcode
java tools
|
Project URL |
Project URL |
Filename | Size |
---|---|
build-2.1.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.weicoder/build/ -->
<dependency>
<groupId>com.weicoder</groupId>
<artifactId>build</artifactId>
<version>2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder/build/
implementation 'com.weicoder:build:2.1'
// https://jarcasting.com/artifacts/com.weicoder/build/
implementation ("com.weicoder:build:2.1")
'com.weicoder:build:pom:2.1'
<dependency org="com.weicoder" name="build" rev="2.1">
<artifact name="build" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.weicoder', module='build', version='2.1')
)
libraryDependencies += "com.weicoder" % "build" % "2.1"
[com.weicoder/build "2.1"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.platform : jakarta.jakartaee-api Optional | jar | 9.1.0 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |