License |
License |
---|---|
GroupId | GroupIdio.github.junxworks |
ArtifactId | ArtifactIdjunx-ep |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjunx-ep
junx-ep开源开发平台
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
junx-ep-1.1.4.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.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.junxworks/junx-ep/
implementation 'io.github.junxworks:junx-ep:1.1.4'
// https://jarcasting.com/artifacts/io.github.junxworks/junx-ep/
implementation ("io.github.junxworks:junx-ep:1.1.4")
'io.github.junxworks:junx-ep:pom:1.1.4'
<dependency org="io.github.junxworks" name="junx-ep" rev="1.1.4">
<artifact name="junx-ep" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.junxworks', module='junx-ep', version='1.1.4')
)
libraryDependencies += "io.github.junxworks" % "junx-ep" % "1.1.4"
[io.github.junxworks/junx-ep "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |