Last Version

Protocol Handler for mavengem: 0.1.0

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

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.saumya.mojo
ArtifactId

ArtifactId

mavengem-protocol
Version

Version

0.1.0
Type

Type

jar
Description

Description

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

Download mavengem-protocol 0.1.0


<!-- https://jarcasting.com/artifacts/de.saumya.mojo/mavengem-protocol/ -->
<dependency>
    <groupId>de.saumya.mojo</groupId>
    <artifactId>mavengem-protocol</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.saumya.mojo/mavengem-protocol/
implementation 'de.saumya.mojo:mavengem-protocol:0.1.0'
// https://jarcasting.com/artifacts/de.saumya.mojo/mavengem-protocol/
implementation ("de.saumya.mojo:mavengem-protocol:0.1.0")
'de.saumya.mojo:mavengem-protocol:jar:0.1.0'
<dependency org="de.saumya.mojo" name="mavengem-protocol" rev="0.1.0">
  <artifact name="mavengem-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.saumya.mojo', module='mavengem-protocol', version='0.1.0')
)
libraryDependencies += "de.saumya.mojo" % "mavengem-protocol" % "0.1.0"
[de.saumya.mojo/mavengem-protocol "0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.sonatype.nexus.plugins : nexus-ruby-tools jar 2.11.4-01

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.