osynth

A library to synthesize an object from interfaces dynamically

License

License

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

osynth
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

osynth
A library to synthesize an object from interfaces dynamically
Project URL

Project URL

https://github.com/dakusui/osynth

Download osynth

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.dakusui : pcond jar 2.0.2

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0