com.github.xlongshu.maven:native-starter

native-starter

License

License

Categories

Categories

Maven Build Tools Native Development Tools
GroupId

GroupId

com.github.xlongshu.maven
ArtifactId

ArtifactId

native-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

native-starter
Project Organization

Project Organization

Pivotal Software, Inc.

Download native-starter

Filename Size
native-starter-1.0.1.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.xlongshu.maven/native-starter/ -->
<dependency>
    <groupId>com.github.xlongshu.maven</groupId>
    <artifactId>native-starter</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xlongshu.maven/native-starter/
implementation 'com.github.xlongshu.maven:native-starter:1.0.1'
// https://jarcasting.com/artifacts/com.github.xlongshu.maven/native-starter/
implementation ("com.github.xlongshu.maven:native-starter:1.0.1")
'com.github.xlongshu.maven:native-starter:pom:1.0.1'
<dependency org="com.github.xlongshu.maven" name="native-starter" rev="1.0.1">
  <artifact name="native-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xlongshu.maven', module='native-starter', version='1.0.1')
)
libraryDependencies += "com.github.xlongshu.maven" % "native-starter" % "1.0.1"
[com.github.xlongshu.maven/native-starter "1.0.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0