GroupId | GroupIdorg.finos.legend.pure |
---|---|
ArtifactId | ArtifactIdlegend-pure-m3-dsl-path |
Version | Version1.24.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-m3-dsl-path/ -->
<dependency>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure-m3-dsl-path</artifactId>
<version>1.24.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-m3-dsl-path/
implementation 'org.finos.legend.pure:legend-pure-m3-dsl-path:1.24.0'
// https://jarcasting.com/artifacts/org.finos.legend.pure/legend-pure-m3-dsl-path/
implementation ("org.finos.legend.pure:legend-pure-m3-dsl-path:1.24.0")
'org.finos.legend.pure:legend-pure-m3-dsl-path:jar:1.24.0'
<dependency org="org.finos.legend.pure" name="legend-pure-m3-dsl-path" rev="1.24.0">
<artifact name="legend-pure-m3-dsl-path" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.pure', module='legend-pure-m3-dsl-path', version='1.24.0')
)
libraryDependencies += "org.finos.legend.pure" % "legend-pure-m3-dsl-path" % "1.24.0"
[org.finos.legend.pure/legend-pure-m3-dsl-path "1.24.0"]