MVN

com.github.bharatmicrosystems : base256

Maven & Gradle

Mar 25, 2019
2 stars

base256 · This project is an open source base256 library under the MIT license

<dependency>
    <groupId>com.github.bharatmicrosystems</groupId>
    <artifactId>base256</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bharatmicrosystems : base256 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.github.bharatmicrosystems : base256 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
base256-0.0.2
base256-0.0.1

How to add a dependency to Maven

Add the following com.github.bharatmicrosystems : base256 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.bharatmicrosystems</groupId>
    <artifactId>base256</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.bharatmicrosystems : base256 gradle dependency to your build.gradle file:

implementation 'com.github.bharatmicrosystems:base256:0.0.2'

Gradle Kotlin DSL: Add the following com.github.bharatmicrosystems : base256 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.bharatmicrosystems:base256:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.bharatmicrosystems : base256 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.bharatmicrosystems" % "base256" % "0.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 29, 2021
3 stars
Jun 01, 2019
13 stars
May 23, 2023
51 usages
7 stars
Jan 23, 2021
1 usages
Jul 06, 2020
2 usages
395 stars
Jun 19, 2023
4 usages
11k stars
Aug 10, 2023
15 usages
6.9k stars
Jun 22, 2023
55 usages
867 stars