is not current version
Last Version 2.3

net.sf.staccatocommons:staccatissimo-dynamic 2.2

Library for handling objects in a dynamically-typed way

Categories

Categories

Net
GroupId

GroupId

net.sf.staccatocommons
ArtifactId

ArtifactId

staccatissimo-dynamic
Version

Version

2.2
Type

Type

jar

Download staccatissimo-dynamic 2.2


<!-- https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-dynamic/ -->
<dependency>
    <groupId>net.sf.staccatocommons</groupId>
    <artifactId>staccatissimo-dynamic</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-dynamic/
implementation 'net.sf.staccatocommons:staccatissimo-dynamic:2.2'
// https://jarcasting.com/artifacts/net.sf.staccatocommons/staccatissimo-dynamic/
implementation ("net.sf.staccatocommons:staccatissimo-dynamic:2.2")
'net.sf.staccatocommons:staccatissimo-dynamic:jar:2.2'
<dependency org="net.sf.staccatocommons" name="staccatissimo-dynamic" rev="2.2">
  <artifact name="staccatissimo-dynamic" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.staccatocommons', module='staccatissimo-dynamic', version='2.2')
)
libraryDependencies += "net.sf.staccatocommons" % "staccatissimo-dynamic" % "2.2"
[net.sf.staccatocommons/staccatissimo-dynamic "2.2"]