Last Version

spur-framework 0.0.3

Spur framework

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.clianz
ArtifactId

ArtifactId

spur-parent
Version

Version

0.0.3
Type

Type

pom
Description

Description

spur-framework
Spur framework
Project URL

Project URL

http://github.com/icha024/spur
Source Code Management

Source Code Management

http://github.com/icha024/spur

Download spur-parent 0.0.3

Filename Size
spur-parent-0.0.3.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.clianz/spur-parent/ -->
<dependency>
    <groupId>com.clianz</groupId>
    <artifactId>spur-parent</artifactId>
    <version>0.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.clianz/spur-parent/
implementation 'com.clianz:spur-parent:0.0.3'
// https://jarcasting.com/artifacts/com.clianz/spur-parent/
implementation ("com.clianz:spur-parent:0.0.3")
'com.clianz:spur-parent:pom:0.0.3'
<dependency org="com.clianz" name="spur-parent" rev="0.0.3">
  <artifact name="spur-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.clianz', module='spur-parent', version='0.0.3')
)
libraryDependencies += "com.clianz" % "spur-parent" % "0.0.3"
[com.clianz/spur-parent "0.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • example