GroupId | GroupIdcom.github.wandersnail |
---|---|
ArtifactId | ArtifactIdcommons-method-poster |
Version | Version1.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
commons-method-poster-1.0.0.pom | |
commons-method-poster-1.0.0.aar | 10 KB |
commons-method-poster-1.0.0-sources.jar | 6 KB |
commons-method-poster-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wandersnail/commons-method-poster/ -->
<dependency>
<groupId>com.github.wandersnail</groupId>
<artifactId>commons-method-poster</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wandersnail/commons-method-poster/
implementation 'com.github.wandersnail:commons-method-poster:1.0.0'
// https://jarcasting.com/artifacts/com.github.wandersnail/commons-method-poster/
implementation ("com.github.wandersnail:commons-method-poster:1.0.0")
'com.github.wandersnail:commons-method-poster:aar:1.0.0'
<dependency org="com.github.wandersnail" name="commons-method-poster" rev="1.0.0">
<artifact name="commons-method-poster" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.wandersnail', module='commons-method-poster', version='1.0.0')
)
libraryDependencies += "com.github.wandersnail" % "commons-method-poster" % "1.0.0"
[com.github.wandersnail/commons-method-poster "1.0.0"]