License |
License |
---|---|
GroupId | GroupIdcom.seelyn |
ArtifactId | ArtifactIdapi-wrap |
Version | Version1.0.8 |
Type | Typepom |
Description |
Descriptionapi-wrap
api wrap
|
Project URL |
Project URL |
Filename | Size |
---|---|
api-wrap-1.0.8.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.seelyn/api-wrap/ -->
<dependency>
<groupId>com.seelyn</groupId>
<artifactId>api-wrap</artifactId>
<version>1.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.seelyn/api-wrap/
implementation 'com.seelyn:api-wrap:1.0.8'
// https://jarcasting.com/artifacts/com.seelyn/api-wrap/
implementation ("com.seelyn:api-wrap:1.0.8")
'com.seelyn:api-wrap:pom:1.0.8'
<dependency org="com.seelyn" name="api-wrap" rev="1.0.8">
<artifact name="api-wrap" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.seelyn', module='api-wrap', version='1.0.8')
)
libraryDependencies += "com.seelyn" % "api-wrap" % "1.0.8"
[com.seelyn/api-wrap "1.0.8"]