Categories |
CategoriesUnity Business Logic Libraries Game Development |
---|---|
GroupId | GroupIdcom.maltaisn |
ArtifactId | ArtifactIdiconpack-community-material |
Version | Version4.8.95 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.maltaisn/iconpack-community-material/ -->
<dependency>
<groupId>com.maltaisn</groupId>
<artifactId>iconpack-community-material</artifactId>
<version>4.8.95</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.maltaisn/iconpack-community-material/
implementation 'com.maltaisn:iconpack-community-material:4.8.95'
// https://jarcasting.com/artifacts/com.maltaisn/iconpack-community-material/
implementation ("com.maltaisn:iconpack-community-material:4.8.95")
'com.maltaisn:iconpack-community-material:aar:4.8.95'
<dependency org="com.maltaisn" name="iconpack-community-material" rev="4.8.95">
<artifact name="iconpack-community-material" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.maltaisn', module='iconpack-community-material', version='4.8.95')
)
libraryDependencies += "com.maltaisn" % "iconpack-community-material" % "4.8.95"
[com.maltaisn/iconpack-community-material "4.8.95"]