| License |
License |
|---|---|
| GroupId | GroupIdcom.puresoltechnologies.graphs |
| ArtifactId | ArtifactIdtest |
| Version | Version2.0.1 |
| Type | Typejar |
| Description |
DescriptionGraphs - test
PureSol Technologies' commons libraries
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| test-2.0.1.pom | |
| test-2.0.1.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.graphs/test/ -->
<dependency>
<groupId>com.puresoltechnologies.graphs</groupId>
<artifactId>test</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.graphs/test/
implementation 'com.puresoltechnologies.graphs:test:2.0.1'
// https://jarcasting.com/artifacts/com.puresoltechnologies.graphs/test/
implementation ("com.puresoltechnologies.graphs:test:2.0.1")
'com.puresoltechnologies.graphs:test:jar:2.0.1'
<dependency org="com.puresoltechnologies.graphs" name="test" rev="2.0.1">
<artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.graphs', module='test', version='2.0.1')
)
libraryDependencies += "com.puresoltechnologies.graphs" % "test" % "2.0.1"
[com.puresoltechnologies.graphs/test "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.puresoltechnologies.graphs : statemodel | jar | 2.0.1 |
| com.puresoltechnologies.graphs : trees | jar | 2.0.1 |