Categories |
CategoriesNet |
---|---|
GroupId | GroupIdit.netgrid |
ArtifactId | ArtifactIdjwcrc |
Version | Version1.1.6 |
Type | Typejar |
Filename | Size |
---|---|
jwcrc-1.1.6.pom | |
jwcrc-1.1.6.jar | 122 KB |
jwcrc-1.1.6-sources.jar | 63 KB |
jwcrc-1.1.6-javadoc.jar | 678 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.netgrid/jwcrc/ -->
<dependency>
<groupId>it.netgrid</groupId>
<artifactId>jwcrc</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/it.netgrid/jwcrc/
implementation 'it.netgrid:jwcrc:1.1.6'
// https://jarcasting.com/artifacts/it.netgrid/jwcrc/
implementation ("it.netgrid:jwcrc:1.1.6")
'it.netgrid:jwcrc:jar:1.1.6'
<dependency org="it.netgrid" name="jwcrc" rev="1.1.6">
<artifact name="jwcrc" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.netgrid', module='jwcrc', version='1.1.6')
)
libraryDependencies += "it.netgrid" % "jwcrc" % "1.1.6"
[it.netgrid/jwcrc "1.1.6"]