is not current version
Last Version 0.3.1

cn.allbs:allbs-model 0.0.2

智慧环保可能会用到的模型计算

GroupId

GroupId

cn.allbs
ArtifactId

ArtifactId

allbs-model
Version

Version

0.0.2
Type

Type

jar

Download allbs-model 0.0.2


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