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