is not current version
Last Version 1.1

com.github.jjYBdx4IL:github-parent 1.0

parent package for jjYBdx4IL projects

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.jjYBdx4IL
ArtifactId

ArtifactId

github-parent
Version

Version

1.0
Type

Type

pom

Download github-parent 1.0

Filename Size
github-parent-1.0.pom 22 KB
Browse

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