osynth

A library to synthesize an object from interfaces dynamically

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

osynth
A library to synthesize an object from interfaces dynamically
Ссылка на сайт

Ссылка на сайт

https://github.com/dakusui/osynth

Скачать osynth

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.dakusui : pcond jar 2.0.2

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
com.github.dakusui : thincrest jar 4.0.0
com.github.dakusui : jcunit jar 0.8.17
org.opentest4j : opentest4j jar 1.2.0

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

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

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

Версия
1.0.6
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0