| License |
License |
|---|---|
| GroupId | GroupIdcn.labzen |
| ArtifactId | ArtifactIdcells |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionLabzen.Cells.Parent
Labzen Cells - basic and small functions
|
| Project Organization |
Project OrganizationLabzen |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cells-1.2.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.labzen/cells/ -->
<dependency>
<groupId>cn.labzen</groupId>
<artifactId>cells</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.labzen/cells/
implementation 'cn.labzen:cells:1.2'
// https://jarcasting.com/artifacts/cn.labzen/cells/
implementation ("cn.labzen:cells:1.2")
'cn.labzen:cells:pom:1.2'
<dependency org="cn.labzen" name="cells" rev="1.2">
<artifact name="cells" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.labzen', module='cells', version='1.2')
)
libraryDependencies += "cn.labzen" % "cells" % "1.2"
[cn.labzen/cells "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-reflect | jar | |
| org.jetbrains.kotlin : kotlin-stdlib | jar | |
| org.slf4j : slf4j-api | jar | |
| com.google.code.findbugs : jsr305 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.hamcrest : hamcrest-library | jar | |
| org.mockito : mockito-core | jar | |
| org.openjdk.jmh : jmh-generator-annprocess | jar |