Aradin Examples

Example showing how to user features of Aradin

GroupId

GroupId

cn.aradin
ArtifactId

ArtifactId

aradin-examples
Last Version

Last Version

0.0.1.BETA1
Release Date

Release Date

Type

Type

pom
Description

Description

Aradin Examples
Example showing how to user features of Aradin

Download aradin-examples

Filename Size
aradin-examples-0.0.1.BETA1.pom 1019 bytes
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1.BETA1