License |
License |
---|---|
GroupId | GroupIdcom.kwince |
ArtifactId | ArtifactIdkwince-parent |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionkwince :: parent
kwince parent pom
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
kwince-parent-0.0.2.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kwince/kwince-parent/ -->
<dependency>
<groupId>com.kwince</groupId>
<artifactId>kwince-parent</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.kwince/kwince-parent/
implementation 'com.kwince:kwince-parent:0.0.2'
// https://jarcasting.com/artifacts/com.kwince/kwince-parent/
implementation ("com.kwince:kwince-parent:0.0.2")
'com.kwince:kwince-parent:pom:0.0.2'
<dependency org="com.kwince" name="kwince-parent" rev="0.0.2">
<artifact name="kwince-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.kwince', module='kwince-parent', version='0.0.2')
)
libraryDependencies += "com.kwince" % "kwince-parent" % "0.0.2"
[com.kwince/kwince-parent "0.0.2"]