is not current version
Last Version 1.3.2

Team33 Properties Library - Edition 1 1.3.0

Provides handling of properties of complex types

License

License

GroupId

GroupId

de.team33.patterns
ArtifactId

ArtifactId

properties-01
Version

Version

1.3.0
Type

Type

jar
Description

Description

Team33 Properties Library - Edition 1
Provides handling of properties of complex types
Project URL

Project URL

http://team33.de/dev/patterns/properties-01

Download properties-01 1.3.0


<!-- https://jarcasting.com/artifacts/de.team33.patterns/properties-01/ -->
<dependency>
    <groupId>de.team33.patterns</groupId>
    <artifactId>properties-01</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.team33.patterns/properties-01/
implementation 'de.team33.patterns:properties-01:1.3.0'
// https://jarcasting.com/artifacts/de.team33.patterns/properties-01/
implementation ("de.team33.patterns:properties-01:1.3.0")
'de.team33.patterns:properties-01:jar:1.3.0'
<dependency org="de.team33.patterns" name="properties-01" rev="1.3.0">
  <artifact name="properties-01" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.team33.patterns', module='properties-01', version='1.3.0')
)
libraryDependencies += "de.team33.patterns" % "properties-01" % "1.3.0"
[de.team33.patterns/properties-01 "1.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
de.team33.patterns : exceptional-01 jar 1.3.0

test (2)

Group / Artifact Type Version
de.team33.patterns : pooling-01 jar 1.3.0
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.