License |
License |
---|---|
GroupId | GroupIdcom.xishankeji |
ArtifactId | ArtifactIdOftenPorter |
Last Version | Last Version1.2.275 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOftenPorter
light weight url-porter framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
OftenPorter-1.2.275.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xishankeji/OftenPorter/ -->
<dependency>
<groupId>com.xishankeji</groupId>
<artifactId>OftenPorter</artifactId>
<version>1.2.275</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xishankeji/OftenPorter/
implementation 'com.xishankeji:OftenPorter:1.2.275'
// https://jarcasting.com/artifacts/com.xishankeji/OftenPorter/
implementation ("com.xishankeji:OftenPorter:1.2.275")
'com.xishankeji:OftenPorter:pom:1.2.275'
<dependency org="com.xishankeji" name="OftenPorter" rev="1.2.275">
<artifact name="OftenPorter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xishankeji', module='OftenPorter', version='1.2.275')
)
libraryDependencies += "com.xishankeji" % "OftenPorter" % "1.2.275"
[com.xishankeji/OftenPorter "1.2.275"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |