is not current version
Last Version 0.0.2

com.zhizus:forest-common 0.0.1


GroupId

GroupId

com.zhizus
ArtifactId

ArtifactId

forest-common
Version

Version

0.0.1
Type

Type

jar

Download forest-common 0.0.1


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