is not current version
Last Version 0.0.2-SHAPSHOT

io.github.mountainest:framework 0.0.1-SHAPSHOT

通用基础框架

GroupId

GroupId

io.github.mountainest
ArtifactId

ArtifactId

framework
Version

Version

0.0.1-SHAPSHOT
Type

Type

pom

Download framework 0.0.1-SHAPSHOT


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