| License |
License |
|---|---|
| GroupId | GroupIdit.unimi.dsi |
| ArtifactId | ArtifactIdlaw |
| Last Version | Last Version2.7.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlaw
The software distributed by the Laboratory for Web Algorithmics (LAW).
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| law-2.7.2.pom | |
| law-2.7.2.jar | 649 KB |
| law-2.7.2-sources.jar | 694 KB |
| law-2.7.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.unimi.dsi/law/ -->
<dependency>
<groupId>it.unimi.dsi</groupId>
<artifactId>law</artifactId>
<version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/it.unimi.dsi/law/
implementation 'it.unimi.dsi:law:2.7.2'
// https://jarcasting.com/artifacts/it.unimi.dsi/law/
implementation ("it.unimi.dsi:law:2.7.2")
'it.unimi.dsi:law:jar:2.7.2'
<dependency org="it.unimi.dsi" name="law" rev="2.7.2">
<artifact name="law" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unimi.dsi', module='law', version='2.7.2')
)
libraryDependencies += "it.unimi.dsi" % "law" % "2.7.2"
[it.unimi.dsi/law "2.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback » logback-classic.jar Optional | jar | 2.7.2 |
| net.java.dev.javacc : javacc | jar | 5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-math | jar | 2.2 |
| junit : junit | jar | 4.13.1 |
| org.jacoco : org.jacoco.ant | jar | 0.8.6 |