Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdde.saumya.mojo |
ArtifactId | ArtifactIdmavengem-protocol |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProtocol Handler for mavengem:
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
mavengem-protocol-0.1.0.pom | |
mavengem-protocol-0.1.0.jar | 10 KB |
mavengem-protocol-0.1.0-sources.jar | 5 KB |
mavengem-protocol-0.1.0-javadoc.jar | 40 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.nexus.plugins : nexus-ruby-tools | jar | 2.11.4-01 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |