Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-kcmr-code-sample |
Version | Version3.0.2 |
Type | Typejar |
Filename | Size |
---|---|
github-com-kcmr-code-sample-3.0.2.pom | |
github-com-kcmr-code-sample-3.0.2.jar | 146 KB |
github-com-kcmr-code-sample-3.0.2-sources.jar | 22 bytes |
github-com-kcmr-code-sample-3.0.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-kcmr-code-sample/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-kcmr-code-sample</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-kcmr-code-sample/
implementation 'org.webjars.npm:github-com-kcmr-code-sample:3.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-kcmr-code-sample/
implementation ("org.webjars.npm:github-com-kcmr-code-sample:3.0.2")
'org.webjars.npm:github-com-kcmr-code-sample:jar:3.0.2'
<dependency org="org.webjars.npm" name="github-com-kcmr-code-sample" rev="3.0.2">
<artifact name="github-com-kcmr-code-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-kcmr-code-sample', version='3.0.2')
)
libraryDependencies += "org.webjars.npm" % "github-com-kcmr-code-sample" % "3.0.2"
[org.webjars.npm/github-com-kcmr-code-sample "3.0.2"]