Last Version

jmicro.base 0.0.3-RELEASE

base class use by all module

License

License

GroupId

GroupId

cn.jmicro
ArtifactId

ArtifactId

jmicro.base
Version

Version

0.0.3-RELEASE
Type

Type

jar
Description

Description

jmicro.base
base class use by all module
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/mynewworldyyl/jmicro

Download jmicro.base 0.0.3-RELEASE


<!-- https://jarcasting.com/artifacts/cn.jmicro/jmicro.base/ -->
<dependency>
    <groupId>cn.jmicro</groupId>
    <artifactId>jmicro.base</artifactId>
    <version>0.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jmicro/jmicro.base/
implementation 'cn.jmicro:jmicro.base:0.0.3-RELEASE'
// https://jarcasting.com/artifacts/cn.jmicro/jmicro.base/
implementation ("cn.jmicro:jmicro.base:0.0.3-RELEASE")
'cn.jmicro:jmicro.base:jar:0.0.3-RELEASE'
<dependency org="cn.jmicro" name="jmicro.base" rev="0.0.3-RELEASE">
  <artifact name="jmicro.base" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jmicro', module='jmicro.base', version='0.0.3-RELEASE')
)
libraryDependencies += "cn.jmicro" % "jmicro.base" % "0.0.3-RELEASE"
[cn.jmicro/jmicro.base "0.0.3-RELEASE"]

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.