Last Version

transmorph 3.1.3

Java library to convert a Java object of one type into an object of another type (with another signature, possibly parameterized).

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.transmorph
ArtifactId

ArtifactId

transmorph
Version

Version

3.1.3
Type

Type

jar
Description

Description

transmorph
Java library to convert a Java object of one type into an object of another type (with another signature, possibly parameterized).
Project URL

Project URL

https://github.com/cchabanois/transmorph/wiki
Project Organization

Project Organization

EntropySoft
Source Code Management

Source Code Management

https://github.com/cchabanois/transmorph

Download transmorph 3.1.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.