Last Version

icu.easyj :: build 0.6.8

用于构建EasyJ项目,定义各种基本信息

License

License

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

build
Version

Version

0.6.8
Type

Type

pom
Description

Description

icu.easyj :: build
用于构建EasyJ项目,定义各种基本信息
Project URL

Project URL

https://easyj.icu
Project Organization

Project Organization

EasyJ开源社区
Source Code Management

Source Code Management

https://gitee.com/easyj-projects/easyj

Download build 0.6.8

Filename Size
build-0.6.8.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.