is not current version
Last Version 0.7

com.guigarage:css-helper 0.1


Categories

Categories

GUI User Interface
GroupId

GroupId

com.guigarage
ArtifactId

ArtifactId

css-helper
Version

Version

0.1
Type

Type

jar

Download css-helper 0.1


<!-- https://jarcasting.com/artifacts/com.guigarage/css-helper/ -->
<dependency>
    <groupId>com.guigarage</groupId>
    <artifactId>css-helper</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.guigarage/css-helper/
implementation 'com.guigarage:css-helper:0.1'
// https://jarcasting.com/artifacts/com.guigarage/css-helper/
implementation ("com.guigarage:css-helper:0.1")
'com.guigarage:css-helper:jar:0.1'
<dependency org="com.guigarage" name="css-helper" rev="0.1">
  <artifact name="css-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guigarage', module='css-helper', version='0.1')
)
libraryDependencies += "com.guigarage" % "css-helper" % "0.1"
[com.guigarage/css-helper "0.1"]