| License |
License |
|---|---|
| GroupId | GroupIdcom.extollit.gaming |
| ArtifactId | ArtifactIdhydrazine-path-engine |
| Version | Version1.7.1 |
| Type | Typejar |
| Description |
DescriptionRabbitMQ Manager
Convenience class for facilitating some common RabbitMQ tasks.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hydrazine-path-engine-1.7.1.pom | |
| hydrazine-path-engine-1.7.1.jar | 127 KB |
| hydrazine-path-engine-1.7.1-sources.jar | 78 KB |
| hydrazine-path-engine-1.7.1-javadoc.jar | 290 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.extollit.gaming/hydrazine-path-engine/ -->
<dependency>
<groupId>com.extollit.gaming</groupId>
<artifactId>hydrazine-path-engine</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.extollit.gaming/hydrazine-path-engine/
implementation 'com.extollit.gaming:hydrazine-path-engine:1.7.1'
// https://jarcasting.com/artifacts/com.extollit.gaming/hydrazine-path-engine/
implementation ("com.extollit.gaming:hydrazine-path-engine:1.7.1")
'com.extollit.gaming:hydrazine-path-engine:jar:1.7.1'
<dependency org="com.extollit.gaming" name="hydrazine-path-engine" rev="1.7.1">
<artifact name="hydrazine-path-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.extollit.gaming', module='hydrazine-path-engine', version='1.7.1')
)
libraryDependencies += "com.extollit.gaming" % "hydrazine-path-engine" % "1.7.1"
[com.extollit.gaming/hydrazine-path-engine "1.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.extollit : data-structures | jar | 2.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |