| License | License | 
|---|---|
| Categories | CategoriesGithub Development Tools Version Controls | 
| GroupId | GroupIdcom.github.jjYBdx4IL | 
| ArtifactId | ArtifactIdgithub-parent | 
| Last Version | Last Version1.1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionGithub Parent Package parent package for jjYBdx4IL projects | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| github-parent-1.1.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.1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.github.jjYBdx4IL/github-parent/
implementation 'com.github.jjYBdx4IL:github-parent:1.1'// https://jarcasting.com/artifacts/com.github.jjYBdx4IL/github-parent/
implementation ("com.github.jjYBdx4IL:github-parent:1.1")'com.github.jjYBdx4IL:github-parent:pom:1.1'<dependency org="com.github.jjYBdx4IL" name="github-parent" rev="1.1">
  <artifact name="github-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.github.jjYBdx4IL', module='github-parent', version='1.1')
)libraryDependencies += "com.github.jjYBdx4IL" % "github-parent" % "1.1"[com.github.jjYBdx4IL/github-parent "1.1"]