MVN

io.github.neodix42 : cell

Maven & Gradle

Mar 29, 2023
23 stars

TON Java Cell · This library includes CellBuilder, CellSlice and Cell classes, as well as implementation of HashMap/E, PfxHashMap/E.

<dependency>
    <groupId>io.github.neodix42</groupId>
    <artifactId>cell</artifactId>
    <version>0.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.neodix42 : cell to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.5

All Versions

Choose a version of io.github.neodix42 : cell to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
cell-0.1.5
cell-0.1.4
cell-0.1.3
cell-0.1.2
cell-0.1.1
cell-0.1.0
0.0.x
cell-0.0.8
cell-0.0.7
cell-0.0.6
cell-0.0.5
cell-0.0.4
cell-0.0.3
cell-0.0.2
cell-0.0.1

How to add a dependency to Maven

Add the following io.github.neodix42 : cell maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.neodix42</groupId>
    <artifactId>cell</artifactId>
    <version>0.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.neodix42 : cell gradle dependency to your build.gradle file:

implementation 'io.github.neodix42:cell:0.1.5'

Gradle Kotlin DSL: Add the following io.github.neodix42 : cell gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.neodix42:cell:0.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.neodix42 : cell sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.neodix42" % "cell" % "0.1.5"

Advertisement

Dependencies from Group

Mar 29, 2023
23 stars
Mar 29, 2023
23 stars
Mar 29, 2023
23 stars
Mar 29, 2023
23 stars
Mar 29, 2023
23 stars

Discover Dependencies

Mar 29, 2023
23 stars
Mar 29, 2023
23 stars
Mar 29, 2023
23 stars
Aug 07, 2023
290 stars
Oct 13, 2022
53 stars
Oct 15, 2022
2 stars
Oct 15, 2022
2 stars