com.github.davidmoten:example

Example project demonstrating generating sources using flatc and running a test with the generated classes using the flatbuffers-java runtime library

Лицензия

Лицензия

Группа

Группа

com.github.davidmoten
Идентификатор

Идентификатор

example
Последняя версия

Последняя версия

2.0.3.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Example project demonstrating generating sources using flatc and running a test with the generated classes using the flatbuffers-java runtime library

Скачать example

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.davidmoten/example/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>example</artifactId>
    <version>2.0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/example/
implementation 'com.github.davidmoten:example:2.0.3.2'
// https://jarcasting.com/artifacts/com.github.davidmoten/example/
implementation ("com.github.davidmoten:example:2.0.3.2")
'com.github.davidmoten:example:jar:2.0.3.2'
<dependency org="com.github.davidmoten" name="example" rev="2.0.3.2">
  <artifact name="example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='example', version='2.0.3.2')
)
libraryDependencies += "com.github.davidmoten" % "example" % "2.0.3.2"
[com.github.davidmoten/example "2.0.3.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.flatbuffers : flatbuffers-java jar 2.0.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0.3.2
2.0.3.1
1.12.0.1
1.10.0.2
1.10.0.1
1.9.0.1
1.8.0.1
1.7.0.1
1.6.0.3
1.6.0.2
1.6.0.1
1.5.0.3
1.5.0.2
1.5.0.1
1.4.0.1
1.3.0.1