is not current version
Last Version 1.0.5

com.github.flakm:inmemoryldap_2.13 1.0.1

inmemoryldap

GroupId

GroupId

com.github.flakm
ArtifactId

ArtifactId

inmemoryldap_2.13
Version

Version

1.0.1
Type

Type

jar

Download inmemoryldap_2.13 1.0.1


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