Last Version

Java Common Library Graphs 1.0.7

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.solovyev
ArtifactId

ArtifactId

common-graphs
Version

Version

1.0.7
Type

Type

jar
Description

Description

Java Common Library Graphs
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://oss.sonatype.org/content/repositories/releases/org/solovyev/common-graphs
Project Organization

Project Organization

se.solovyev

Download common-graphs 1.0.7


<!-- https://jarcasting.com/artifacts/org.solovyev/common-graphs/ -->
<dependency>
    <groupId>org.solovyev</groupId>
    <artifactId>common-graphs</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.solovyev/common-graphs/
implementation 'org.solovyev:common-graphs:1.0.7'
// https://jarcasting.com/artifacts/org.solovyev/common-graphs/
implementation ("org.solovyev:common-graphs:1.0.7")
'org.solovyev:common-graphs:jar:1.0.7'
<dependency org="org.solovyev" name="common-graphs" rev="1.0.7">
  <artifact name="common-graphs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.solovyev', module='common-graphs', version='1.0.7')
)
libraryDependencies += "org.solovyev" % "common-graphs" % "1.0.7"
[org.solovyev/common-graphs "1.0.7"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 2.0.1

test (3)

Group / Artifact Type Version
org.solovyev : common-core jar 1.0.7
junit : junit jar 4.11
com.intellij : annotations jar 7.0.3

Project Modules

There are no modules declared in this project.