GroupId | GroupIdcom.github.mhewedy |
---|---|
ArtifactId | ArtifactIdspwrap |
Version | Version0.0.20 |
Type | Typejar |
Filename | Size |
---|---|
spwrap-0.0.20.pom | |
spwrap-0.0.20.jar | 61 KB |
spwrap-0.0.20-sources.jar | 33 KB |
spwrap-0.0.20-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.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mhewedy/spwrap/
implementation 'com.github.mhewedy:spwrap:0.0.20'
// https://jarcasting.com/artifacts/com.github.mhewedy/spwrap/
implementation ("com.github.mhewedy:spwrap:0.0.20")
'com.github.mhewedy:spwrap:jar:0.0.20'
<dependency org="com.github.mhewedy" name="spwrap" rev="0.0.20">
<artifact name="spwrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mhewedy', module='spwrap', version='0.0.20')
)
libraryDependencies += "com.github.mhewedy" % "spwrap" % "0.0.20"
[com.github.mhewedy/spwrap "0.0.20"]