is not current version
Last Version 0.2.1

org.factcast:factcast-integration-transformation 0.2.0-RC


Categories

Categories

ORM Data
GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-integration-transformation
Version

Version

0.2.0-RC
Type

Type

jar

Download factcast-integration-transformation 0.2.0-RC


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