GroupId | GroupIdcom.lucidchart |
---|---|
ArtifactId | ArtifactIdrelate_2.12 |
Version | Version2.2.0 |
Type | Typejar |
Filename | Size |
---|---|
relate_2.12-2.2.0.pom | |
relate_2.12-2.2.0.jar | 149 KB |
relate_2.12-2.2.0-sources.jar | 15 KB |
relate_2.12-2.2.0-javadoc.jar | 767 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lucidchart/relate_2.12/ -->
<dependency>
<groupId>com.lucidchart</groupId>
<artifactId>relate_2.12</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/relate_2.12/
implementation 'com.lucidchart:relate_2.12:2.2.0'
// https://jarcasting.com/artifacts/com.lucidchart/relate_2.12/
implementation ("com.lucidchart:relate_2.12:2.2.0")
'com.lucidchart:relate_2.12:jar:2.2.0'
<dependency org="com.lucidchart" name="relate_2.12" rev="2.2.0">
<artifact name="relate_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='relate_2.12', version='2.2.0')
)
libraryDependencies += "com.lucidchart" % "relate_2.12" % "2.2.0"
[com.lucidchart/relate_2.12 "2.2.0"]