is not current version
Last Version 0.12

io.github.aafc-bicoe:search-api-parent 0.4


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

io.github.aafc-bicoe
ArtifactId

ArtifactId

search-api-parent
Version

Version

0.4
Type

Type

pom

Download search-api-parent 0.4


<!-- https://jarcasting.com/artifacts/io.github.aafc-bicoe/search-api-parent/ -->
<dependency>
    <groupId>io.github.aafc-bicoe</groupId>
    <artifactId>search-api-parent</artifactId>
    <version>0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.aafc-bicoe/search-api-parent/
implementation 'io.github.aafc-bicoe:search-api-parent:0.4'
// https://jarcasting.com/artifacts/io.github.aafc-bicoe/search-api-parent/
implementation ("io.github.aafc-bicoe:search-api-parent:0.4")
'io.github.aafc-bicoe:search-api-parent:pom:0.4'
<dependency org="io.github.aafc-bicoe" name="search-api-parent" rev="0.4">
  <artifact name="search-api-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.aafc-bicoe', module='search-api-parent', version='0.4')
)
libraryDependencies += "io.github.aafc-bicoe" % "search-api-parent" % "0.4"
[io.github.aafc-bicoe/search-api-parent "0.4"]