| License |
License |
|---|---|
| GroupId | GroupIdcom.github.dakusui |
| ArtifactId | ArtifactIdosynth |
| Last Version | Last Version1.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionosynth
A library to synthesize an object from interfaces dynamically
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.dakusui : pcond | jar | 2.0.2 |
| 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 |