License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcint |
Version | Version9.0.0-alpha.2 |
Type | Typejar |
Description |
Descriptioncint
WebJar for cint
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cint-9.0.0-alpha.2.pom | |
cint-9.0.0-alpha.2.jar | 30 KB |
cint-9.0.0-alpha.2-sources.jar | 22 bytes |
cint-9.0.0-alpha.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/cint/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>cint</artifactId>
<version>9.0.0-alpha.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/cint/
implementation 'org.webjars.npm:cint:9.0.0-alpha.2'
// https://jarcasting.com/artifacts/org.webjars.npm/cint/
implementation ("org.webjars.npm:cint:9.0.0-alpha.2")
'org.webjars.npm:cint:jar:9.0.0-alpha.2'
<dependency org="org.webjars.npm" name="cint" rev="9.0.0-alpha.2">
<artifact name="cint" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='cint', version='9.0.0-alpha.2')
)
libraryDependencies += "org.webjars.npm" % "cint" % "9.0.0-alpha.2"
[org.webjars.npm/cint "9.0.0-alpha.2"]