io.sgr.maven:maven-base

The parent Maven project for all io.sgr projects

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.sgr.maven
ArtifactId

ArtifactId

maven-base
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

The parent Maven project for all io.sgr projects

Download maven-base

Filename Size
maven-base-1.1.1.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.sgr.maven/maven-base/ -->
<dependency>
    <groupId>io.sgr.maven</groupId>
    <artifactId>maven-base</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.sgr.maven/maven-base/
implementation 'io.sgr.maven:maven-base:1.1.1'
// https://jarcasting.com/artifacts/io.sgr.maven/maven-base/
implementation ("io.sgr.maven:maven-base:1.1.1")
'io.sgr.maven:maven-base:pom:1.1.1'
<dependency org="io.sgr.maven" name="maven-base" rev="1.1.1">
  <artifact name="maven-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.sgr.maven', module='maven-base', version='1.1.1')
)
libraryDependencies += "io.sgr.maven" % "maven-base" % "1.1.1"
[io.sgr.maven/maven-base "1.1.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.1.1