build-tool

Maven相关的构建工具

License

License

GroupId

GroupId

com.nexusy
ArtifactId

ArtifactId

build-tool
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

build-tool
Maven相关的构建工具

Download build-tool

How to add to project

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

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.

Versions

Version
1.0.1
1.0.0