License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdnet.sourceforge.javydreamercsw |
ArtifactId | ArtifactIdClient-parent |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionValidation Manager Admin Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
Client-parent-0.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.javydreamercsw/Client-parent/ -->
<dependency>
<groupId>net.sourceforge.javydreamercsw</groupId>
<artifactId>Client-parent</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.javydreamercsw/Client-parent/
implementation 'net.sourceforge.javydreamercsw:Client-parent:0.1'
// https://jarcasting.com/artifacts/net.sourceforge.javydreamercsw/Client-parent/
implementation ("net.sourceforge.javydreamercsw:Client-parent:0.1")
'net.sourceforge.javydreamercsw:Client-parent:pom:0.1'
<dependency org="net.sourceforge.javydreamercsw" name="Client-parent" rev="0.1">
<artifact name="Client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.javydreamercsw', module='Client-parent', version='0.1')
)
libraryDependencies += "net.sourceforge.javydreamercsw" % "Client-parent" % "0.1"
[net.sourceforge.javydreamercsw/Client-parent "0.1"]