Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.fsx950223 |
ArtifactId | ArtifactIdchartjs-web-components |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
chartjs-web-components-2.0.0.pom | |
chartjs-web-components-2.0.0.jar | 171 KB |
chartjs-web-components-2.0.0-sources.jar | 22 bytes |
chartjs-web-components-2.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.fsx950223/chartjs-web-components/ -->
<dependency>
<groupId>org.webjars.bowergithub.fsx950223</groupId>
<artifactId>chartjs-web-components</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.fsx950223/chartjs-web-components/
implementation 'org.webjars.bowergithub.fsx950223:chartjs-web-components:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.fsx950223/chartjs-web-components/
implementation ("org.webjars.bowergithub.fsx950223:chartjs-web-components:2.0.0")
'org.webjars.bowergithub.fsx950223:chartjs-web-components:jar:2.0.0'
<dependency org="org.webjars.bowergithub.fsx950223" name="chartjs-web-components" rev="2.0.0">
<artifact name="chartjs-web-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.fsx950223', module='chartjs-web-components', version='2.0.0')
)
libraryDependencies += "org.webjars.bowergithub.fsx950223" % "chartjs-web-components" % "2.0.0"
[org.webjars.bowergithub.fsx950223/chartjs-web-components "2.0.0"]