is not current version
Last Version 0.0.2-SHAPSHOT

io.github.mountainest:commons 0.0.1-SHAPSHOT


GroupId

GroupId

io.github.mountainest
ArtifactId

ArtifactId

commons
Version

Version

0.0.1-SHAPSHOT
Type

Type

pom

Download commons 0.0.1-SHAPSHOT

Filename Size
commons-0.0.1-SHAPSHOT.pom 654 bytes
Browse

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