Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdit.cnr.si.cool |
ArtifactId | ArtifactIdcool-common-web-js |
Version | Version4.0.15 |
Type | Typejar |
Filename | Size |
---|---|
cool-common-web-js-4.0.15.pom | |
cool-common-web-js-4.0.15.jar | 59 KB |
cool-common-web-js-4.0.15-sources.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.cnr.si.cool/cool-common-web-js/ -->
<dependency>
<groupId>it.cnr.si.cool</groupId>
<artifactId>cool-common-web-js</artifactId>
<version>4.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si.cool/cool-common-web-js/
implementation 'it.cnr.si.cool:cool-common-web-js:4.0.15'
// https://jarcasting.com/artifacts/it.cnr.si.cool/cool-common-web-js/
implementation ("it.cnr.si.cool:cool-common-web-js:4.0.15")
'it.cnr.si.cool:cool-common-web-js:jar:4.0.15'
<dependency org="it.cnr.si.cool" name="cool-common-web-js" rev="4.0.15">
<artifact name="cool-common-web-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si.cool', module='cool-common-web-js', version='4.0.15')
)
libraryDependencies += "it.cnr.si.cool" % "cool-common-web-js" % "4.0.15"
[it.cnr.si.cool/cool-common-web-js "4.0.15"]