Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdcom.github.flaxsearch |
ArtifactId | ArtifactIdluwak-parent |
Version | Version1.2.0 |
Type | Typepom |
Filename | Size |
---|---|
luwak-parent-1.2.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.flaxsearch/luwak-parent/ -->
<dependency>
<groupId>com.github.flaxsearch</groupId>
<artifactId>luwak-parent</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.flaxsearch/luwak-parent/
implementation 'com.github.flaxsearch:luwak-parent:1.2.0'
// https://jarcasting.com/artifacts/com.github.flaxsearch/luwak-parent/
implementation ("com.github.flaxsearch:luwak-parent:1.2.0")
'com.github.flaxsearch:luwak-parent:pom:1.2.0'
<dependency org="com.github.flaxsearch" name="luwak-parent" rev="1.2.0">
<artifact name="luwak-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.flaxsearch', module='luwak-parent', version='1.2.0')
)
libraryDependencies += "com.github.flaxsearch" % "luwak-parent" % "1.2.0"
[com.github.flaxsearch/luwak-parent "1.2.0"]