License |
License |
---|---|
GroupId | GroupIddev.shota |
ArtifactId | ArtifactIdstylus4j |
Version | Version0.1.2 |
Type | Typejar |
Description |
Descriptionstylus4j
Expressive, dynamic, robust CSS.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stylus4j-0.1.2.pom | |
stylus4j-0.1.2.jar | 68 KB |
stylus4j-0.1.2-sources.jar | 67 KB |
stylus4j-0.1.2-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.shota/stylus4j/ -->
<dependency>
<groupId>dev.shota</groupId>
<artifactId>stylus4j</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/dev.shota/stylus4j/
implementation 'dev.shota:stylus4j:0.1.2'
// https://jarcasting.com/artifacts/dev.shota/stylus4j/
implementation ("dev.shota:stylus4j:0.1.2")
'dev.shota:stylus4j:jar:0.1.2'
<dependency org="dev.shota" name="stylus4j" rev="0.1.2">
<artifact name="stylus4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.shota', module='stylus4j', version='0.1.2')
)
libraryDependencies += "dev.shota" % "stylus4j" % "0.1.2"
[dev.shota/stylus4j "0.1.2"]
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 |