| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.dakusui |
| Идентификатор | Идентификаторosynth |
| Последняя версия | Последняя версия1.0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеosynth
A library to synthesize an object from interfaces dynamically
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| osynth-1.0.6.pom | |
| osynth-1.0.6.jar | 20 KB |
| osynth-1.0.6-sources.jar | 7 KB |
| osynth-1.0.6-javadoc.jar | 64 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.dakusui : pcond | jar | 2.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |