GroupId | GroupIdcom.github.seratch |
---|---|
ArtifactId | ArtifactIdscalikesolr_2.9.0 |
Version | Version3.5.0 |
Type | Typejar |
Filename | Size |
---|---|
scalikesolr_2.9.0-3.5.0.pom | |
scalikesolr_2.9.0-3.5.0.jar | 662 KB |
scalikesolr_2.9.0-3.5.0-sources.jar | 66 KB |
scalikesolr_2.9.0-3.5.0-javadoc.jar | 743 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/scalikesolr_2.9.0/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>scalikesolr_2.9.0</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/scalikesolr_2.9.0/
implementation 'com.github.seratch:scalikesolr_2.9.0:3.5.0'
// https://jarcasting.com/artifacts/com.github.seratch/scalikesolr_2.9.0/
implementation ("com.github.seratch:scalikesolr_2.9.0:3.5.0")
'com.github.seratch:scalikesolr_2.9.0:jar:3.5.0'
<dependency org="com.github.seratch" name="scalikesolr_2.9.0" rev="3.5.0">
<artifact name="scalikesolr_2.9.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='scalikesolr_2.9.0', version='3.5.0')
)
libraryDependencies += "com.github.seratch" % "scalikesolr_2.9.0" % "3.5.0"
[com.github.seratch/scalikesolr_2.9.0 "3.5.0"]