License |
License |
---|---|
GroupId | GroupIdjavancss |
ArtifactId | ArtifactIdccl |
Last Version | Last Version29.50 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavanCSS CCL Library
JavaNCSS CCL Library
|
Project URL |
Project URL |
Filename | Size |
---|---|
ccl-29.50.pom | |
ccl-29.50.jar | 360 KB |
Browse |
<!-- https://jarcasting.com/artifacts/javancss/ccl/ -->
<dependency>
<groupId>javancss</groupId>
<artifactId>ccl</artifactId>
<version>29.50</version>
</dependency>
// https://jarcasting.com/artifacts/javancss/ccl/
implementation 'javancss:ccl:29.50'
// https://jarcasting.com/artifacts/javancss/ccl/
implementation ("javancss:ccl:29.50")
'javancss:ccl:jar:29.50'
<dependency org="javancss" name="ccl" rev="29.50">
<artifact name="ccl" type="jar" />
</dependency>
@Grapes(
@Grab(group='javancss', module='ccl', version='29.50')
)
libraryDependencies += "javancss" % "ccl" % "29.50"
[javancss/ccl "29.50"]