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