supporting build utils

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

ano-buildutils
Last Version

Last Version

4
Release Date

Release Date

Type

Type

jar
Description

Description

supporting build utils
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/anotheria/ano-buildutils

Download ano-buildutils

How to add to project

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

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.

ano-buildutils

container for checkstyle config

net.anotheria

anotheria

anotheria solution gmbh

Versions

Version
4
3