is not current version
Last Version 0.1.14

net.sf.exlp:exlp-core 0.1.3


Categories

Categories

Net
GroupId

GroupId

net.sf.exlp
ArtifactId

ArtifactId

exlp-core
Version

Version

0.1.3
Type

Type

jar

Download exlp-core 0.1.3


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