MVN

org.jetbrains.intellij : blockmap

Maven & Gradle

Jul 04, 2023
1 usages
1 stars

JetBrains Blockmap · Library to chunk files and build metadata for patch updates. Based on the FastCDC algorithm.

<dependency>
    <groupId>org.jetbrains.intellij</groupId>
    <artifactId>blockmap</artifactId>
    <version>1.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jetbrains.intellij : blockmap to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.7

All Versions

Choose a version of org.jetbrains.intellij : blockmap to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
blockmap-1.0.7
blockmap-1.0.6
blockmap-1.0.5

How to add a dependency to Maven

Add the following org.jetbrains.intellij : blockmap maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jetbrains.intellij</groupId>
    <artifactId>blockmap</artifactId>
    <version>1.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jetbrains.intellij : blockmap gradle dependency to your build.gradle file:

implementation 'org.jetbrains.intellij:blockmap:1.0.7'

Gradle Kotlin DSL: Add the following org.jetbrains.intellij : blockmap gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jetbrains.intellij:blockmap:1.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jetbrains.intellij : blockmap sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jetbrains.intellij" % "blockmap" % "1.0.7"

Advertisement

Dependencies from Group

Jul 04, 2023
1 usages
1 stars

Discover Dependencies

sdk
Aug 24, 2023
1 usages
66 stars
May 18, 2021
1 usages
8.1k stars
Mar 12, 2023
1 usages
0 stars
Jul 27, 2021
4 usages
65 stars
Aug 04, 2023
1 usages
603 stars
Aug 09, 2023
214 stars
Aug 01, 2023
3 usages
144 stars
Oct 27, 2022
500 stars