GroupId | GroupIdcom.github.mhewedy |
---|---|
ArtifactId | ArtifactIdspwrap |
Version | Version0.0.17 |
Type | Typejar |
Filename | Size |
---|---|
spwrap-0.0.17.pom | |
spwrap-0.0.17.jar | 59 KB |
spwrap-0.0.17-sources.jar | 32 KB |
spwrap-0.0.17-javadoc.jar | 233 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mhewedy/spwrap/ -->
<dependency>
<groupId>com.github.mhewedy</groupId>
<artifactId>spwrap</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mhewedy/spwrap/
implementation 'com.github.mhewedy:spwrap:0.0.17'
// https://jarcasting.com/artifacts/com.github.mhewedy/spwrap/
implementation ("com.github.mhewedy:spwrap:0.0.17")
'com.github.mhewedy:spwrap:jar:0.0.17'
<dependency org="com.github.mhewedy" name="spwrap" rev="0.0.17">
<artifact name="spwrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mhewedy', module='spwrap', version='0.0.17')
)
libraryDependencies += "com.github.mhewedy" % "spwrap" % "0.0.17"
[com.github.mhewedy/spwrap "0.0.17"]