| License |
License |
|---|---|
| GroupId | GroupIdcom.kerbaya |
| ArtifactId | ArtifactIdjse8-parent |
| Last Version | Last Version2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionKerbaya Java SE 8 Parent
Parent for Kerbaya Java SE 8 artifacts
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jse8-parent-2.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.kerbaya/jse8-parent/ -->
<dependency>
<groupId>com.kerbaya</groupId>
<artifactId>jse8-parent</artifactId>
<version>2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.kerbaya/jse8-parent/
implementation 'com.kerbaya:jse8-parent:2'
// https://jarcasting.com/artifacts/com.kerbaya/jse8-parent/
implementation ("com.kerbaya:jse8-parent:2")
'com.kerbaya:jse8-parent:pom:2'
<dependency org="com.kerbaya" name="jse8-parent" rev="2">
<artifact name="jse8-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.kerbaya', module='jse8-parent', version='2')
)
libraryDependencies += "com.kerbaya" % "jse8-parent" % "2"
[com.kerbaya/jse8-parent "2"]