is not current version
Last Version 2.0.1

com.puresoltechnologies.graphs:parent 1.0.0

PureSol Technologies' commons libraries

GroupId

GroupId

com.puresoltechnologies.graphs
ArtifactId

ArtifactId

parent
Version

Version

1.0.0
Type

Type

pom

Download parent 1.0.0

Filename Size
parent-1.0.0.pom 12 KB
Browse

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