is not current version
Last Version 0.4.0

com.github.titisan:ldap_exporter_httpserver 0.3.3

See https://github.com/titisan/ldap_exporter

GroupId

GroupId

com.github.titisan
ArtifactId

ArtifactId

ldap_exporter_httpserver
Version

Version

0.3.3
Type

Type

jar

Download ldap_exporter_httpserver 0.3.3


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