Last Version

java-common-lib 0.3000-502-gb581f5d

Library of common components for SoSy-Lab Projects

License

License

GroupId

GroupId

org.sosy-lab
ArtifactId

ArtifactId

common
Version

Version

0.3000-502-gb581f5d
Type

Type

jar
Description

Description

java-common-lib
Library of common components for SoSy-Lab Projects
Project URL

Project URL

https://github.com/sosy-lab/java-common-lib
Project Organization

Project Organization

Software Systems Lab
Source Code Management

Source Code Management

https://github.com/sosy-lab/java-common-lib/

Download common 0.3000-502-gb581f5d


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.