License |
License |
---|---|
GroupId | GroupIdorg.sosy-lab |
ArtifactId | ArtifactIdcommon |
Version | Version0.3000-457-g2465cf3 |
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-457-g2465cf3.pom | |
common-0.3000-457-g2465cf3.jar | 320 KB |
common-0.3000-457-g2465cf3-sources.jar | 256 KB |
common-0.3000-457-g2465cf3-javadoc.jar | 979 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sosy-lab/common/ -->
<dependency>
<groupId>org.sosy-lab</groupId>
<artifactId>common</artifactId>
<version>0.3000-457-g2465cf3</version>
</dependency>
// https://jarcasting.com/artifacts/org.sosy-lab/common/
implementation 'org.sosy-lab:common:0.3000-457-g2465cf3'
// https://jarcasting.com/artifacts/org.sosy-lab/common/
implementation ("org.sosy-lab:common:0.3000-457-g2465cf3")
'org.sosy-lab:common:jar:0.3000-457-g2465cf3'
<dependency org="org.sosy-lab" name="common" rev="0.3000-457-g2465cf3">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sosy-lab', module='common', version='0.3000-457-g2465cf3')
)
libraryDependencies += "org.sosy-lab" % "common" % "0.3000-457-g2465cf3"
[org.sosy-lab/common "0.3000-457-g2465cf3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 28.0-jre |
org.checkerframework : checker-qual | jar | 3.7.1 |
com.github.spotbugs : spotbugs-annotations | jar | 4.2.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |