MVN

com.vlkan : flatc-osx-x86_64

Maven & Gradle

Nov 10, 2015
2 stars

FlatBuffers Compiler Binaries (OSX x86-64)

<dependency>
    <groupId>com.vlkan</groupId>
    <artifactId>flatc-osx-x86_64</artifactId>
    <version>1.2.0-3f79e055</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vlkan : flatc-osx-x86_64 to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0-3f79e055

All Versions

Choose a version of com.vlkan : flatc-osx-x86_64 to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
flatc-osx-x86_64-1.2.0-3f79e055

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.vlkan</groupId>
    <artifactId>flatc-osx-x86_64</artifactId>
    <version>1.2.0-3f79e055</version>
</dependency>

Advertisement