is not current version
Last Version 3.9.4

com.farao-community.farao:farao-cne-exporter-commons 3.9.3

Contains classes useful to all CNE exporters

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.farao-community.farao
ArtifactId

ArtifactId

farao-cne-exporter-commons
Version

Version

3.9.3
Type

Type

jar

Download farao-cne-exporter-commons 3.9.3


<!-- https://jarcasting.com/artifacts/com.farao-community.farao/farao-cne-exporter-commons/ -->
<dependency>
    <groupId>com.farao-community.farao</groupId>
    <artifactId>farao-cne-exporter-commons</artifactId>
    <version>3.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.farao-community.farao/farao-cne-exporter-commons/
implementation 'com.farao-community.farao:farao-cne-exporter-commons:3.9.3'
// https://jarcasting.com/artifacts/com.farao-community.farao/farao-cne-exporter-commons/
implementation ("com.farao-community.farao:farao-cne-exporter-commons:3.9.3")
'com.farao-community.farao:farao-cne-exporter-commons:jar:3.9.3'
<dependency org="com.farao-community.farao" name="farao-cne-exporter-commons" rev="3.9.3">
  <artifact name="farao-cne-exporter-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.farao-community.farao', module='farao-cne-exporter-commons', version='3.9.3')
)
libraryDependencies += "com.farao-community.farao" % "farao-cne-exporter-commons" % "3.9.3"
[com.farao-community.farao/farao-cne-exporter-commons "3.9.3"]