GroupId | GroupIdcom.github.matthew123cl |
---|---|
ArtifactId | ArtifactIdApexSdkAop |
Version | Version1.0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
ApexSdkAop-1.0.0.1.pom | |
ApexSdkAop-1.0.0.1.jar | 245 KB |
ApexSdkAop-1.0.0.1-sources.jar | 44 KB |
ApexSdkAop-1.0.0.1-javadoc.jar | 149 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.matthew123cl/ApexSdkAop/ -->
<dependency>
<groupId>com.github.matthew123cl</groupId>
<artifactId>ApexSdkAop</artifactId>
<version>1.0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.matthew123cl/ApexSdkAop/
implementation 'com.github.matthew123cl:ApexSdkAop:1.0.0.1'
// https://jarcasting.com/artifacts/com.github.matthew123cl/ApexSdkAop/
implementation ("com.github.matthew123cl:ApexSdkAop:1.0.0.1")
'com.github.matthew123cl:ApexSdkAop:jar:1.0.0.1'
<dependency org="com.github.matthew123cl" name="ApexSdkAop" rev="1.0.0.1">
<artifact name="ApexSdkAop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.matthew123cl', module='ApexSdkAop', version='1.0.0.1')
)
libraryDependencies += "com.github.matthew123cl" % "ApexSdkAop" % "1.0.0.1"
[com.github.matthew123cl/ApexSdkAop "1.0.0.1"]