Last Version

common-build 1.0.0.RELEASE

Module to centralize common resources and configuration for builds.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sealake
ArtifactId

ArtifactId

common-build
Version

Version

1.0.0.RELEASE
Type

Type

pom
Description

Description

common-build
Module to centralize common resources and configuration for builds.
Project URL

Project URL

https://github.com/sealake/common-build
Source Code Management

Source Code Management

https://github.com/sealake/common-build

Download common-build 1.0.0.RELEASE


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

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.