GroupId | GroupIdcom.yogeshpaliyal |
---|---|
ArtifactId | ArtifactIdspeld |
Version | Version0.0.1-alpha01 |
Type | Typeaar |
Filename | Size |
---|---|
speld-0.0.1-alpha01.pom | |
speld-0.0.1-alpha01-sources.jar | 1 KB |
speld-0.0.1-alpha01-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.yogeshpaliyal/speld/ -->
<dependency>
<groupId>com.yogeshpaliyal</groupId>
<artifactId>speld</artifactId>
<version>0.0.1-alpha01</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yogeshpaliyal/speld/
implementation 'com.yogeshpaliyal:speld:0.0.1-alpha01'
// https://jarcasting.com/artifacts/com.yogeshpaliyal/speld/
implementation ("com.yogeshpaliyal:speld:0.0.1-alpha01")
'com.yogeshpaliyal:speld:aar:0.0.1-alpha01'
<dependency org="com.yogeshpaliyal" name="speld" rev="0.0.1-alpha01">
<artifact name="speld" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yogeshpaliyal', module='speld', version='0.0.1-alpha01')
)
libraryDependencies += "com.yogeshpaliyal" % "speld" % "0.0.1-alpha01"
[com.yogeshpaliyal/speld "0.0.1-alpha01"]