is not current version
Last Version 2.0.1

com.puresoltechnologies.graphs:parent 2.0.0

PureSol Technologies' commons libraries

GroupId

GroupId

com.puresoltechnologies.graphs
ArtifactId

ArtifactId

parent
Version

Version

2.0.0
Type

Type

pom

Download parent 2.0.0

Filename Size
parent-2.0.0.pom 13 KB
Browse

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