License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdcom.farao-community.farao |
ArtifactId | ArtifactIdfarao-virtual-hubs-xml |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVirtual hubs management for FARAO framework
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.farao-community.farao/farao-virtual-hubs-xml/ -->
<dependency>
<groupId>com.farao-community.farao</groupId>
<artifactId>farao-virtual-hubs-xml</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.farao-community.farao/farao-virtual-hubs-xml/
implementation 'com.farao-community.farao:farao-virtual-hubs-xml:0.0.7'
// https://jarcasting.com/artifacts/com.farao-community.farao/farao-virtual-hubs-xml/
implementation ("com.farao-community.farao:farao-virtual-hubs-xml:0.0.7")
'com.farao-community.farao:farao-virtual-hubs-xml:jar:0.0.7'
<dependency org="com.farao-community.farao" name="farao-virtual-hubs-xml" rev="0.0.7">
<artifact name="farao-virtual-hubs-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.farao-community.farao', module='farao-virtual-hubs-xml', version='0.0.7')
)
libraryDependencies += "com.farao-community.farao" % "farao-virtual-hubs-xml" % "0.0.7"
[com.farao-community.farao/farao-virtual-hubs-xml "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.farao-community.farao : farao-virtual-hubs-api | jar | 0.0.7 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar |