is not current version
Last Version 3.0.0

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


GroupId

GroupId

org.finos.legend.pure
ArtifactId

ArtifactId

legend-pure-m3-core
Version

Version

1.6.1
Type

Type

jar

Download legend-pure-m3-core 1.6.1


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