Last Version

java.net parent artifact 1.0


Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.dev
ArtifactId

ArtifactId

parent
Version

Version

1.0
Type

Type

pom
Description

Description

java.net parent artifact

Download parent 1.0

Filename Size
parent-1.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/net.java.dev/parent/ -->
<dependency>
    <groupId>net.java.dev</groupId>
    <artifactId>parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev/parent/
implementation 'net.java.dev:parent:1.0'
// https://jarcasting.com/artifacts/net.java.dev/parent/
implementation ("net.java.dev:parent:1.0")
'net.java.dev:parent:pom:1.0'
<dependency org="net.java.dev" name="parent" rev="1.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.java.dev', module='parent', version='1.0')
)
libraryDependencies += "net.java.dev" % "parent" % "1.0"
[net.java.dev/parent "1.0"]

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.