License |
License |
---|---|
GroupId | GroupIdorg.sosy-lab |
ArtifactId | ArtifactIdcommon |
Version | Version0.3000-486-g4e9577e |
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-486-g4e9577e.pom | |
common-0.3000-486-g4e9577e.jar | 323 KB |
common-0.3000-486-g4e9577e-sources.jar | 208 KB |
common-0.3000-486-g4e9577e-javadoc.jar | 984 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sosy-lab/common/ -->
<dependency>
<groupId>org.sosy-lab</groupId>
<artifactId>common</artifactId>
<version>0.3000-486-g4e9577e</version>
</dependency>
// https://jarcasting.com/artifacts/org.sosy-lab/common/
implementation 'org.sosy-lab:common:0.3000-486-g4e9577e'
// https://jarcasting.com/artifacts/org.sosy-lab/common/
implementation ("org.sosy-lab:common:0.3000-486-g4e9577e")
'org.sosy-lab:common:jar:0.3000-486-g4e9577e'
<dependency org="org.sosy-lab" name="common" rev="0.3000-486-g4e9577e">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sosy-lab', module='common', version='0.3000-486-g4e9577e')
)
libraryDependencies += "org.sosy-lab" % "common" % "0.3000-486-g4e9577e"
[org.sosy-lab/common "0.3000-486-g4e9577e"]
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 |