MVN

it.unimi.dsi : law-library

Maven & Gradle

Oct 31, 2019

law · The software distributed by the Laboratory for Web Algorithmics (LAW).

<dependency>
    <groupId>it.unimi.dsi</groupId>
    <artifactId>law-library</artifactId>
    <version>2.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.unimi.dsi : law-library to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6.0

All Versions

Choose a version of it.unimi.dsi : law-library to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6.x
law-library-2.6.0

How to add a dependency to Maven

Add the following it.unimi.dsi : law-library maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.unimi.dsi</groupId>
    <artifactId>law-library</artifactId>
    <version>2.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.unimi.dsi : law-library gradle dependency to your build.gradle file:

implementation 'it.unimi.dsi:law-library:2.6.0'

Gradle Kotlin DSL: Add the following it.unimi.dsi : law-library gradle kotlin dependency to your build.gradle.kts file:

implementation("it.unimi.dsi:law-library:2.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.unimi.dsi : law-library sbt scala dependency to your build.sbt file:

libraryDependencies += "it.unimi.dsi" % "law-library" % "2.6.0"

Advertisement

Dependencies from Group

Mar 07, 2023
698 usages
1.7k stars
Mar 07, 2023
48 usages
22 stars
Mar 07, 2023
23 usages
1.7k stars
Mar 07, 2023
17 usages
Feb 01, 2021
9 usages
39 stars

Discover Dependencies

Oct 30, 2019
1 stars
Nov 04, 2020
432 stars
Jan 25, 2022
2 usages
0 stars
Apr 17, 2023
14 stars
Jun 12, 2020
1.1k stars
Oct 28, 2022
12 usages
158 stars