Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.staccatocommons |
ArtifactId | ArtifactIdstaccatissimo-restrictions |
Version | Version2.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-restrictions/ -->
<dependency>
<groupId>net.sf.staccatocommons</groupId>
<artifactId>staccatissimo-restrictions</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-restrictions/
implementation 'net.sf.staccatocommons:staccatissimo-restrictions:2.2'
// https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-restrictions/
implementation ("net.sf.staccatocommons:staccatissimo-restrictions:2.2")
'net.sf.staccatocommons:staccatissimo-restrictions:jar:2.2'
<dependency org="net.sf.staccatocommons" name="staccatissimo-restrictions" rev="2.2">
<artifact name="staccatissimo-restrictions" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.staccatocommons', module='staccatissimo-restrictions', version='2.2')
)
libraryDependencies += "net.sf.staccatocommons" % "staccatissimo-restrictions" % "2.2"
[net.sf.staccatocommons/staccatissimo-restrictions "2.2"]