is not current version
Last Version 0.3

com.github.xgp:oss-parent 0.1

Parent pom for oss projects

License

License

GroupId

GroupId

com.github.xgp
ArtifactId

ArtifactId

oss-parent
Version

Version

0.1
Type

Type

pom
Description

Description

com.github.xgp:oss-parent
Parent pom for oss projects
Project URL

Project URL

https://github.com/xgp/oss-parent
Source Code Management

Source Code Management

https://github.com/xgp/oss-parent

Download oss-parent 0.1

Filename Size
oss-parent-0.1.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.xgp/oss-parent/ -->
<dependency>
    <groupId>com.github.xgp</groupId>
    <artifactId>oss-parent</artifactId>
    <version>0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xgp/oss-parent/
implementation 'com.github.xgp:oss-parent:0.1'
// https://jarcasting.com/artifacts/com.github.xgp/oss-parent/
implementation ("com.github.xgp:oss-parent:0.1")
'com.github.xgp:oss-parent:pom:0.1'
<dependency org="com.github.xgp" name="oss-parent" rev="0.1">
  <artifact name="oss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xgp', module='oss-parent', version='0.1')
)
libraryDependencies += "com.github.xgp" % "oss-parent" % "0.1"
[com.github.xgp/oss-parent "0.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.