is not current version
Last Version 1.2

cn.labzen:cells 1.1

Labzen Cells - basic and small functions

GroupId

GroupId

cn.labzen
ArtifactId

ArtifactId

cells
Version

Version

1.1
Type

Type

pom

Download cells 1.1

Filename Size
cells-1.1.pom 3 KB
Browse

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