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