zed-quickstarts

A application used as an example on how to set up pushing its components to the Central Repository.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.zed-platform
ArtifactId

ArtifactId

zed-quickstarts
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

pom
Description

Description

zed-quickstarts
A application used as an example on how to set up pushing its components to the Central Repository.

Download zed-quickstarts

Filename Size
zed-quickstarts-0.0.8.pom 881 bytes
Browse

How to add to project

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

Dependencies

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

Project Modules

  • fuse

Versions

Version
0.0.8
0.0.6
0.0.5
0.0.2
0.0.1
0.0.0