is not current version
Last Version 2.0.15

org.openidentityplatform.commons.bloomfilter:core 2.0.9


Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.commons.bloomfilter
ArtifactId

ArtifactId

core
Version

Version

2.0.9
Type

Type

jar

Download core 2.0.9


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