is not current version
Last Version 3.42.0-2

org.hildan.blueprintjs:kotlin-blueprintjs-icons 3.29.0-4

Kotlin wrapper for the @blueprintjs/icons module

Categories

Categories

JavaScript Languages Kotlin
GroupId

GroupId

org.hildan.blueprintjs
ArtifactId

ArtifactId

kotlin-blueprintjs-icons
Version

Version

3.29.0-4
Type

Type

pom

Download kotlin-blueprintjs-icons 3.29.0-4


<!-- https://jarcasting.com/artifacts/org.hildan.blueprintjs/kotlin-blueprintjs-icons/ -->
<dependency>
    <groupId>org.hildan.blueprintjs</groupId>
    <artifactId>kotlin-blueprintjs-icons</artifactId>
    <version>3.29.0-4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hildan.blueprintjs/kotlin-blueprintjs-icons/
implementation 'org.hildan.blueprintjs:kotlin-blueprintjs-icons:3.29.0-4'
// https://jarcasting.com/artifacts/org.hildan.blueprintjs/kotlin-blueprintjs-icons/
implementation ("org.hildan.blueprintjs:kotlin-blueprintjs-icons:3.29.0-4")
'org.hildan.blueprintjs:kotlin-blueprintjs-icons:pom:3.29.0-4'
<dependency org="org.hildan.blueprintjs" name="kotlin-blueprintjs-icons" rev="3.29.0-4">
  <artifact name="kotlin-blueprintjs-icons" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hildan.blueprintjs', module='kotlin-blueprintjs-icons', version='3.29.0-4')
)
libraryDependencies += "org.hildan.blueprintjs" % "kotlin-blueprintjs-icons" % "3.29.0-4"
[org.hildan.blueprintjs/kotlin-blueprintjs-icons "3.29.0-4"]