Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.staccatocommons |
ArtifactId | ArtifactIdstaccatissimo-control |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
staccatissimo-control-2.0.1.pom | |
staccatissimo-control-2.0.1.jar | 27 KB |
staccatissimo-control-2.0.1-sources.jar | 16 KB |
staccatissimo-control-2.0.1-site.xml | 519 bytes |
staccatissimo-control-2.0.1-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-control/ -->
<dependency>
<groupId>net.sf.staccatocommons</groupId>
<artifactId>staccatissimo-control</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-control/
implementation 'net.sf.staccatocommons:staccatissimo-control:2.0.1'
// https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-control/
implementation ("net.sf.staccatocommons:staccatissimo-control:2.0.1")
'net.sf.staccatocommons:staccatissimo-control:jar:2.0.1'
<dependency org="net.sf.staccatocommons" name="staccatissimo-control" rev="2.0.1">
<artifact name="staccatissimo-control" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.staccatocommons', module='staccatissimo-control', version='2.0.1')
)
libraryDependencies += "net.sf.staccatocommons" % "staccatissimo-control" % "2.0.1"
[net.sf.staccatocommons/staccatissimo-control "2.0.1"]