is not current version
Last Version 2.1

wdcode 2.0

java tools

License

License

GroupId

GroupId

com.weicoder
ArtifactId

ArtifactId

build
Version

Version

2.0
Type

Type

pom
Description

Description

wdcode
java tools
Project URL

Project URL

https://github.com/wdcode

Download build 2.0

Filename Size
build-2.0.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/com.weicoder/build/ -->
<dependency>
    <groupId>com.weicoder</groupId>
    <artifactId>build</artifactId>
    <version>2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder/build/
implementation 'com.weicoder:build:2.0'
// https://jarcasting.com/artifacts/com.weicoder/build/
implementation ("com.weicoder:build:2.0")
'com.weicoder:build:pom:2.0'
<dependency org="com.weicoder" name="build" rev="2.0">
  <artifact name="build" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.weicoder', module='build', version='2.0')
)
libraryDependencies += "com.weicoder" % "build" % "2.0"
[com.weicoder/build "2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
jakarta.platform : jakarta.jakartaee-api Optional jar 9.1.0
org.projectlombok : lombok Optional jar 1.18.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.