is not current version
Last Version 0.3.0

com.github.pms1.tppt:minimal-ldap-parser 0.2.0


GroupId

GroupId

com.github.pms1.tppt
ArtifactId

ArtifactId

minimal-ldap-parser
Version

Version

0.2.0
Type

Type

jar

Download minimal-ldap-parser 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.pms1.tppt/minimal-ldap-parser/ -->
<dependency>
    <groupId>com.github.pms1.tppt</groupId>
    <artifactId>minimal-ldap-parser</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pms1.tppt/minimal-ldap-parser/
implementation 'com.github.pms1.tppt:minimal-ldap-parser:0.2.0'
// https://jarcasting.com/artifacts/com.github.pms1.tppt/minimal-ldap-parser/
implementation ("com.github.pms1.tppt:minimal-ldap-parser:0.2.0")
'com.github.pms1.tppt:minimal-ldap-parser:jar:0.2.0'
<dependency org="com.github.pms1.tppt" name="minimal-ldap-parser" rev="0.2.0">
  <artifact name="minimal-ldap-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pms1.tppt', module='minimal-ldap-parser', version='0.2.0')
)
libraryDependencies += "com.github.pms1.tppt" % "minimal-ldap-parser" % "0.2.0"
[com.github.pms1.tppt/minimal-ldap-parser "0.2.0"]