License |
License |
---|---|
GroupId | GroupIdorg.sosy-lab |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version0.3000-502-gb581f5d |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava-common-lib
Library of common components for SoSy-Lab Projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-0.3000-502-gb581f5d.pom | |
common-0.3000-502-gb581f5d.jar | 309 KB |
common-0.3000-502-gb581f5d-sources.jar | 274 KB |
common-0.3000-502-gb581f5d-javadoc.jar | 461 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sosy-lab/common/ -->
<dependency>
<groupId>org.sosy-lab</groupId>
<artifactId>common</artifactId>
<version>0.3000-502-gb581f5d</version>
</dependency>
// https://jarcasting.com/artifacts/org.sosy-lab/common/
implementation 'org.sosy-lab:common:0.3000-502-gb581f5d'
// https://jarcasting.com/artifacts/org.sosy-lab/common/
implementation ("org.sosy-lab:common:0.3000-502-gb581f5d")
'org.sosy-lab:common:jar:0.3000-502-gb581f5d'
<dependency org="org.sosy-lab" name="common" rev="0.3000-502-gb581f5d">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sosy-lab', module='common', version='0.3000-502-gb581f5d')
)
libraryDependencies += "org.sosy-lab" % "common" % "0.3000-502-gb581f5d"
[org.sosy-lab/common "0.3000-502-gb581f5d"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.1.1-jre |
org.checkerframework : checker-qual | jar | 3.7.1 |
com.github.spotbugs : spotbugs-annotations | jar | 4.2.3 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |