is not current version
Last Version 2.4.0

com.lucidchart:relate_2.10 1.3

Relate

GroupId

GroupId

com.lucidchart
ArtifactId

ArtifactId

relate_2.10
Version

Version

1.3
Type

Type

jar

Download relate_2.10 1.3


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