is not current version
Last Version 16.10.0

com.funnelback:funnelback-shared 15.25.2022

Shared interfaces and other supporting components for building plugins for the Funnelback Enterprise Search Engine

GroupId

GroupId

com.funnelback
ArtifactId

ArtifactId

funnelback-shared
Version

Version

15.25.2022
Type

Type

jar

Download funnelback-shared 15.25.2022


<!-- https://jarcasting.com/artifacts/com.funnelback/funnelback-shared/ -->
<dependency>
    <groupId>com.funnelback</groupId>
    <artifactId>funnelback-shared</artifactId>
    <version>15.25.2022</version>
</dependency>
// https://jarcasting.com/artifacts/com.funnelback/funnelback-shared/
implementation 'com.funnelback:funnelback-shared:15.25.2022'
// https://jarcasting.com/artifacts/com.funnelback/funnelback-shared/
implementation ("com.funnelback:funnelback-shared:15.25.2022")
'com.funnelback:funnelback-shared:jar:15.25.2022'
<dependency org="com.funnelback" name="funnelback-shared" rev="15.25.2022">
  <artifact name="funnelback-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.funnelback', module='funnelback-shared', version='15.25.2022')
)
libraryDependencies += "com.funnelback" % "funnelback-shared" % "15.25.2022"
[com.funnelback/funnelback-shared "15.25.2022"]