MVN

io.github.suzunshou : buffers

Maven & Gradle

Dec 21, 2019
1 usages
0 stars

buffers · This is an implements of buffer pool.

<dependency>
    <groupId>io.github.suzunshou</groupId>
    <artifactId>buffers</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.2-RELEASE

All Versions

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

Version Vulnerabilities Updated
1.0.x
buffers-1.0.2-RELEASE
buffers-1.0.1-RELEASE
buffers-1.0.0-RELEASE

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.suzunshou</groupId>
    <artifactId>buffers</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.github.suzunshou:buffers:1.0.2-RELEASE'

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

implementation("io.github.suzunshou:buffers:1.0.2-RELEASE")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.github.suzunshou" % "buffers" % "1.0.2-RELEASE"

Advertisement

Dependencies from Group

Dec 21, 2019
1 usages
0 stars
Dec 24, 2019
0 stars
Dec 24, 2019
0 stars

Discover Dependencies

Apr 29, 2021
2 usages
209 stars
Dec 22, 2019
1 usages
98 stars
Dec 22, 2019
1 usages
98 stars
Oct 24, 2022
2 usages
Feb 06, 2020
1 usages
1 stars
Apr 06, 2020
1 usages
61 stars
Apr 01, 2023
1 usages
2 stars
May 01, 2020
1 usages
4 stars