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