Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.leonardoxh |
ArtifactId | ArtifactIdywheaterdata |
Version | Version0.1 |
Type | Typeaar |
Filename | Size |
---|---|
ywheaterdata-0.1.pom | |
ywheaterdata-0.1.aar | 31 KB |
ywheaterdata-0.1-sources.jar | 5 KB |
ywheaterdata-0.1-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.leonardoxh/ywheaterdata/ -->
<dependency>
<groupId>com.github.leonardoxh</groupId>
<artifactId>ywheaterdata</artifactId>
<version>0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.leonardoxh/ywheaterdata/
implementation 'com.github.leonardoxh:ywheaterdata:0.1'
// https://jarcasting.com/artifacts/com.github.leonardoxh/ywheaterdata/
implementation ("com.github.leonardoxh:ywheaterdata:0.1")
'com.github.leonardoxh:ywheaterdata:aar:0.1'
<dependency org="com.github.leonardoxh" name="ywheaterdata" rev="0.1">
<artifact name="ywheaterdata" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.leonardoxh', module='ywheaterdata', version='0.1')
)
libraryDependencies += "com.github.leonardoxh" % "ywheaterdata" % "0.1"
[com.github.leonardoxh/ywheaterdata "0.1"]