is not current version
Last Version 3.11.0

io.github.solf:extra2-epl 0.3.0

EPL-licensed extensions for extra2: https://github.com/solf/extra2

GroupId

GroupId

io.github.solf
ArtifactId

ArtifactId

extra2-epl
Version

Version

0.3.0
Type

Type

jar

Download extra2-epl 0.3.0


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