MVN

io.trbl : blurhash

Maven & Gradle

Aug 03, 2019
44 stars

BlurHash for Java · A BlurHash encoder implementation in Java

<dependency>
    <groupId>io.trbl</groupId>
    <artifactId>blurhash</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.trbl : blurhash to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.trbl : blurhash to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
blurhash-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.trbl</groupId>
    <artifactId>blurhash</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.trbl : blurhash gradle dependency to your build.gradle file:

implementation 'io.trbl:blurhash:1.0.0'

Gradle Kotlin DSL: Add the following io.trbl : blurhash gradle kotlin dependency to your build.gradle.kts file:

implementation("io.trbl:blurhash:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.trbl : blurhash sbt scala dependency to your build.sbt file:

libraryDependencies += "io.trbl" % "blurhash" % "1.0.0"

Advertisement

Dependencies from Group

Dec 08, 2016
2 stars
Aug 03, 2019
44 stars

Discover Dependencies

Aug 08, 2019
8 usages
169 stars
Jun 15, 2021
3 usages
78 stars
Jun 09, 2020
2 usages
68 stars
Aug 05, 2019
2 stars
May 22, 2021
87 stars
Sep 04, 2022
87 stars
Sep 04, 2022
87 stars
Sep 04, 2022
87 stars
Sep 04, 2022
87 stars
Aug 08, 2019
0 stars