is not current version
Last Version 2.4.0

com.lucidchart:relate_2.10 1.2

Relate

GroupId

GroupId

com.lucidchart
ArtifactId

ArtifactId

relate_2.10
Version

Version

1.2
Type

Type

jar

Download relate_2.10 1.2


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