is not current version
Last Version 3.0.0

org.finos.legend.pure:legend-pure-m3-core 1.18.0


GroupId

GroupId

org.finos.legend.pure
ArtifactId

ArtifactId

legend-pure-m3-core
Version

Version

1.18.0
Type

Type

jar

Download legend-pure-m3-core 1.18.0


<!-- https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-m3-core/ -->
<dependency>
    <groupId>org.finos.legend.pure</groupId>
    <artifactId>legend-pure-m3-core</artifactId>
    <version>1.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-m3-core/
implementation 'org.finos.legend.pure:legend-pure-m3-core:1.18.0'
// https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-m3-core/
implementation ("org.finos.legend.pure:legend-pure-m3-core:1.18.0")
'org.finos.legend.pure:legend-pure-m3-core:jar:1.18.0'
<dependency org="org.finos.legend.pure" name="legend-pure-m3-core" rev="1.18.0">
  <artifact name="legend-pure-m3-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.pure', module='legend-pure-m3-core', version='1.18.0')
)
libraryDependencies += "org.finos.legend.pure" % "legend-pure-m3-core" % "1.18.0"
[org.finos.legend.pure/legend-pure-m3-core "1.18.0"]