| License |
License |
|---|---|
| GroupId | GroupIdcom.github.tsingjyujing |
| ArtifactId | ArtifactIdlofka-parent |
| Last Version | Last Version1.7 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| lofka-parent-1.7.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.tsingjyujing/lofka-parent/ -->
<dependency>
<groupId>com.github.tsingjyujing</groupId>
<artifactId>lofka-parent</artifactId>
<version>1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tsingjyujing/lofka-parent/
implementation 'com.github.tsingjyujing:lofka-parent:1.7'
// https://jarcasting.com/artifacts/com.github.tsingjyujing/lofka-parent/
implementation ("com.github.tsingjyujing:lofka-parent:1.7")
'com.github.tsingjyujing:lofka-parent:pom:1.7'
<dependency org="com.github.tsingjyujing" name="lofka-parent" rev="1.7">
<artifact name="lofka-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tsingjyujing', module='lofka-parent', version='1.7')
)
libraryDependencies += "com.github.tsingjyujing" % "lofka-parent" % "1.7"
[com.github.tsingjyujing/lofka-parent "1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 12.0.1 |