is not current version
Last Version 1.2.275

com.xishankeji:Porter-Core 1.1.1.55

核心库:支持IoC,接口切面,通用切面,动态注解,必须与非必须参数、参数处理,Mixin等。

GroupId

GroupId

com.xishankeji
ArtifactId

ArtifactId

Porter-Core
Version

Version

1.1.1.55
Type

Type

jar

Download Porter-Core 1.1.1.55


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