Ash

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.eiichiro.ash
ArtifactId

ArtifactId

ash
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

Ash
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download ash

Filename Size
ash-0.0.4.pom 1 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • ash-java

Versions

Version
0.0.4
0.0.2
0.0.1