License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.github.htfv |
ArtifactId | ArtifactIdparent-github |
Last Version | Last Version8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent POM for GitHub hosted projects
Parent POM for projects under com.github.htfv hosted on GitHub.
|
Filename | Size |
---|---|
parent-github-8.pom | |
parent-github-8.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.htfv/parent-github/ -->
<dependency>
<groupId>com.github.htfv</groupId>
<artifactId>parent-github</artifactId>
<version>8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.htfv/parent-github/
implementation 'com.github.htfv:parent-github:8'
// https://jarcasting.com/artifacts/com.github.htfv/parent-github/
implementation ("com.github.htfv:parent-github:8")
'com.github.htfv:parent-github:jar:8'
<dependency org="com.github.htfv" name="parent-github" rev="8">
<artifact name="parent-github" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.htfv', module='parent-github', version='8')
)
libraryDependencies += "com.github.htfv" % "parent-github" % "8"
[com.github.htfv/parent-github "8"]