ano-buildutils
container for checkstyle config
| Categories |
CategoriesNet Other General Purpose Libraries |
|---|---|
| GroupId | GroupIdnet.anotheria |
| ArtifactId | ArtifactIdano-buildutils |
| Last Version | Last Version4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsupporting build utils
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ano-buildutils-4.pom | |
| ano-buildutils-4.jar | 6 KB |
| ano-buildutils-4-sources.jar | 5 KB |
| Browse |
<!-- 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"]
container for checkstyle config