License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdcom.farao-community.farao |
ArtifactId | ArtifactIdfarao-refprog-xml-importer |
Last Version | Last Version3.9.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRefProg importer
Module that contains RefProg file importer
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.farao-community.farao/farao-refprog-xml-importer/ -->
<dependency>
<groupId>com.farao-community.farao</groupId>
<artifactId>farao-refprog-xml-importer</artifactId>
<version>3.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.farao-community.farao/farao-refprog-xml-importer/
implementation 'com.farao-community.farao:farao-refprog-xml-importer:3.9.4'
// https://jarcasting.com/artifacts/com.farao-community.farao/farao-refprog-xml-importer/
implementation ("com.farao-community.farao:farao-refprog-xml-importer:3.9.4")
'com.farao-community.farao:farao-refprog-xml-importer:jar:3.9.4'
<dependency org="com.farao-community.farao" name="farao-refprog-xml-importer" rev="3.9.4">
<artifact name="farao-refprog-xml-importer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.farao-community.farao', module='farao-refprog-xml-importer', version='3.9.4')
)
libraryDependencies += "com.farao-community.farao" % "farao-refprog-xml-importer" % "3.9.4"
[com.farao-community.farao/farao-refprog-xml-importer "3.9.4"]
Group / Artifact | Type | Version |
---|---|---|
com.farao-community.farao : farao-reference-program | jar | 3.9.4 |
javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-runtime | jar | 2.4.0-b180830.0438 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13.1 |