License |
License |
---|---|
GroupId | GroupIdde.team33.patterns |
ArtifactId | ArtifactIdproperties-01 |
Version | Version1.2.1 |
Type | Typejar |
Description |
DescriptionTeam33 Properties Library - Edition 1
Provides handling of properties of complex types
|
Project URL |
Project URL |
Filename | Size |
---|---|
properties-01-1.2.1.pom | |
properties-01-1.2.1.jar | 30 KB |
properties-01-1.2.1-sources.jar | 11 KB |
properties-01-1.2.1-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.team33.patterns/properties-01/ -->
<dependency>
<groupId>de.team33.patterns</groupId>
<artifactId>properties-01</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.team33.patterns/properties-01/
implementation 'de.team33.patterns:properties-01:1.2.1'
// https://jarcasting.com/artifacts/de.team33.patterns/properties-01/
implementation ("de.team33.patterns:properties-01:1.2.1")
'de.team33.patterns:properties-01:jar:1.2.1'
<dependency org="de.team33.patterns" name="properties-01" rev="1.2.1">
<artifact name="properties-01" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.team33.patterns', module='properties-01', version='1.2.1')
)
libraryDependencies += "de.team33.patterns" % "properties-01" % "1.2.1"
[de.team33.patterns/properties-01 "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
de.team33.patterns : exceptional-01 | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
de.team33.patterns : pooling-01 | jar | 1.2.1 |
org.junit.jupiter : junit-jupiter | jar | 5.8.1 |