io.sgr.maven:maven-repository


Categories

Categories

Maven Build Tools
GroupId

GroupId

io.sgr.maven
ArtifactId

ArtifactId

maven-repository
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Download maven-repository

How to add to project

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