License |
License |
---|---|
GroupId | GroupIddev.shota |
ArtifactId | ArtifactIdstylus4j |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstylus4j
Expressive, dynamic, robust CSS.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stylus4j-0.1.4.pom | |
stylus4j-0.1.4.jar | 68 KB |
stylus4j-0.1.4-sources.jar | 67 KB |
stylus4j-0.1.4-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.shota/stylus4j/ -->
<dependency>
<groupId>dev.shota</groupId>
<artifactId>stylus4j</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/dev.shota/stylus4j/
implementation 'dev.shota:stylus4j:0.1.4'
// https://jarcasting.com/artifacts/dev.shota/stylus4j/
implementation ("dev.shota:stylus4j:0.1.4")
'dev.shota:stylus4j:jar:0.1.4'
<dependency org="dev.shota" name="stylus4j" rev="0.1.4">
<artifact name="stylus4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.shota', module='stylus4j', version='0.1.4')
)
libraryDependencies += "dev.shota" % "stylus4j" % "0.1.4"
[dev.shota/stylus4j "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.mozilla : rhino | jar | 1.7.14 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.9.0-M1 |