MVN

uk.laxd : bytesize

Maven & Gradle

Mar 16, 2017
0 stars

ByteSize · A simple library to assist in converting between different size representations

<dependency>
    <groupId>uk.laxd</groupId>
    <artifactId>bytesize</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.laxd : bytesize to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of uk.laxd : bytesize to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
bytesize-0.1

How to add a dependency to Maven

Add the following uk.laxd : bytesize maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>uk.laxd</groupId>
    <artifactId>bytesize</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following uk.laxd : bytesize gradle dependency to your build.gradle file:

implementation 'uk.laxd:bytesize:0.1'

Gradle Kotlin DSL: Add the following uk.laxd : bytesize gradle kotlin dependency to your build.gradle.kts file:

implementation("uk.laxd:bytesize:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following uk.laxd : bytesize sbt scala dependency to your build.sbt file:

libraryDependencies += "uk.laxd" % "bytesize" % "0.1"

Advertisement

Dependencies from Group

Mar 16, 2017
0 stars

Discover Dependencies

Oct 10, 2021
1 usages
120 stars
Oct 10, 2021
119 stars
Oct 10, 2021
119 stars
Sep 20, 2022
151 stars
Sep 20, 2022
151 stars
Mar 15, 2017
1 usages
47.1k stars
Mar 15, 2017
27 stars
Nov 08, 2017
10 stars