is not current version
Last Version 1.2.275

com.xishankeji:OftenPorter 1.0.5-beta4

light weight url-porter framework

GroupId

GroupId

com.xishankeji
ArtifactId

ArtifactId

OftenPorter
Version

Version

1.0.5-beta4
Type

Type

pom

Download OftenPorter 1.0.5-beta4


<!-- https://jarcasting.com/artifacts/com.xishankeji/OftenPorter/ -->
<dependency>
    <groupId>com.xishankeji</groupId>
    <artifactId>OftenPorter</artifactId>
    <version>1.0.5-beta4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xishankeji/OftenPorter/
implementation 'com.xishankeji:OftenPorter:1.0.5-beta4'
// https://jarcasting.com/artifacts/com.xishankeji/OftenPorter/
implementation ("com.xishankeji:OftenPorter:1.0.5-beta4")
'com.xishankeji:OftenPorter:pom:1.0.5-beta4'
<dependency org="com.xishankeji" name="OftenPorter" rev="1.0.5-beta4">
  <artifact name="OftenPorter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xishankeji', module='OftenPorter', version='1.0.5-beta4')
)
libraryDependencies += "com.xishankeji" % "OftenPorter" % "1.0.5-beta4"
[com.xishankeji/OftenPorter "1.0.5-beta4"]