GroupId | GroupIdcom.woaizhuangbi |
---|---|
ArtifactId | ArtifactIdconf-url |
Version | Version1.0.3-RELEASE |
Type | Typeaar |
Filename | Size |
---|---|
conf-url-1.0.3-RELEASE.pom | |
conf-url-1.0.3-RELEASE-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.woaizhuangbi/conf-url/ -->
<dependency>
<groupId>com.woaizhuangbi</groupId>
<artifactId>conf-url</artifactId>
<version>1.0.3-RELEASE</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.woaizhuangbi/conf-url/
implementation 'com.woaizhuangbi:conf-url:1.0.3-RELEASE'
// https://jarcasting.com/artifacts/com.woaizhuangbi/conf-url/
implementation ("com.woaizhuangbi:conf-url:1.0.3-RELEASE")
'com.woaizhuangbi:conf-url:aar:1.0.3-RELEASE'
<dependency org="com.woaizhuangbi" name="conf-url" rev="1.0.3-RELEASE">
<artifact name="conf-url" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.woaizhuangbi', module='conf-url', version='1.0.3-RELEASE')
)
libraryDependencies += "com.woaizhuangbi" % "conf-url" % "1.0.3-RELEASE"
[com.woaizhuangbi/conf-url "1.0.3-RELEASE"]