GroupId | GroupIdcom.github.seratch |
---|---|
ArtifactId | ArtifactIdscalikesolr_2.9.1 |
Version | Version3.6.1 |
Type | Typejar |
Filename | Size |
---|---|
scalikesolr_2.9.1-3.6.1.pom | |
scalikesolr_2.9.1-3.6.1.jar | 672 KB |
scalikesolr_2.9.1-3.6.1-sources.jar | 67 KB |
scalikesolr_2.9.1-3.6.1-javadoc.jar | 749 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.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/scalikesolr_2.9.1/
implementation 'com.github.seratch:scalikesolr_2.9.1:3.6.1'
// https://jarcasting.com/artifacts/com.github.seratch/scalikesolr_2.9.1/
implementation ("com.github.seratch:scalikesolr_2.9.1:3.6.1")
'com.github.seratch:scalikesolr_2.9.1:jar:3.6.1'
<dependency org="com.github.seratch" name="scalikesolr_2.9.1" rev="3.6.1">
<artifact name="scalikesolr_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='scalikesolr_2.9.1', version='3.6.1')
)
libraryDependencies += "com.github.seratch" % "scalikesolr_2.9.1" % "3.6.1"
[com.github.seratch/scalikesolr_2.9.1 "3.6.1"]