Last Version

Staccatissimo-Dynamic 2.3

Library for handling objects in a dynamically-typed way

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.staccatocommons
ArtifactId

ArtifactId

staccatissimo-dynamic
Version

Version

2.3
Type

Type

jar
Description

Description

Staccatissimo-Dynamic
Library for handling objects in a dynamically-typed way
Project URL

Project URL

http://staccatocommons.sourceforge.net/staccatissimo/staccatissimo-dynamic
Project Organization

Project Organization

StaccatoCommons

Download staccatissimo-dynamic 2.3


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

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.staccatocommons : staccatissimo-check jar 2.3
org.apache.commons : commons-proxy jar 1.0
org.javassist : javassist jar 3.14.0-GA

test (2)

Group / Artifact Type Version
net.sf.staccatocommons : staccatissimo-testing jar 2.3
commons-lang : commons-lang jar 2.4

Project Modules

There are no modules declared in this project.