is not current version
Last Version 0.4.5

org.apache.directory.studio:studio-dsml-parser 0.4.3


GroupId

GroupId

org.apache.directory.studio
ArtifactId

ArtifactId

studio-dsml-parser
Version

Version

0.4.3
Type

Type

jar

Download studio-dsml-parser 0.4.3


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