is not current version
Last Version 0.1.14

net.sf.exlp:exlp-util 0.1.5


Categories

Categories

Net
GroupId

GroupId

net.sf.exlp
ArtifactId

ArtifactId

exlp-util
Version

Version

0.1.5
Type

Type

jar

Download exlp-util 0.1.5


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