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