MVN

com.github.shinanca : flatc-windows-x86_64

Maven & Gradle

Sep 18, 2020
0 stars

FlatBuffers Compiler Binaries (Windows x86-64)

<dependency>
    <groupId>com.github.shinanca</groupId>
    <artifactId>flatc-windows-x86_64</artifactId>
    <version>1.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.shinanca : flatc-windows-x86_64 to add to Maven - Latest Versions:

  • Latest Stable: 1.12.0

All Versions

Choose a version of com.github.shinanca : flatc-windows-x86_64 to add to Maven - All Versions:

Version Vulnerabilities Updated
1.12.x
flatc-windows-x86_64-1.12.0
1.9.x
flatc-windows-x86_64-1.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.shinanca</groupId>
    <artifactId>flatc-windows-x86_64</artifactId>
    <version>1.12.0</version>
</dependency>

Advertisement