is not current version
Last Version 1.1.4

io.github.junxworks:junx-ep 1.0.3

junx-ep开源开发平台

GroupId

GroupId

io.github.junxworks
ArtifactId

ArtifactId

junx-ep
Version

Version

1.0.3
Type

Type

pom

Download junx-ep 1.0.3

Filename Size
junx-ep-1.0.3.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.junxworks/junx-ep/ -->
<dependency>
    <groupId>io.github.junxworks</groupId>
    <artifactId>junx-ep</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.junxworks/junx-ep/
implementation 'io.github.junxworks:junx-ep:1.0.3'
// https://jarcasting.com/artifacts/io.github.junxworks/junx-ep/
implementation ("io.github.junxworks:junx-ep:1.0.3")
'io.github.junxworks:junx-ep:pom:1.0.3'
<dependency org="io.github.junxworks" name="junx-ep" rev="1.0.3">
  <artifact name="junx-ep" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.junxworks', module='junx-ep', version='1.0.3')
)
libraryDependencies += "io.github.junxworks" % "junx-ep" % "1.0.3"
[io.github.junxworks/junx-ep "1.0.3"]