License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.stickycode.stereotype |
ArtifactId | ArtifactIdsticky-stereotype-primitive |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-stereotype-primitive-1
Useful simple types to make code very readable
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.stickycode.stereotype/sticky-stereotype-primitive/ -->
<dependency>
<groupId>net.stickycode.stereotype</groupId>
<artifactId>sticky-stereotype-primitive</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.stereotype/sticky-stereotype-primitive/
implementation 'net.stickycode.stereotype:sticky-stereotype-primitive:1.2'
// https://jarcasting.com/artifacts/net.stickycode.stereotype/sticky-stereotype-primitive/
implementation ("net.stickycode.stereotype:sticky-stereotype-primitive:1.2")
'net.stickycode.stereotype:sticky-stereotype-primitive:jar:1.2'
<dependency org="net.stickycode.stereotype" name="sticky-stereotype-primitive" rev="1.2">
<artifact name="sticky-stereotype-primitive" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.stereotype', module='sticky-stereotype-primitive', version='1.2')
)
libraryDependencies += "net.stickycode.stereotype" % "sticky-stereotype-primitive" % "1.2"
[net.stickycode.stereotype/sticky-stereotype-primitive "1.2"]
Group / Artifact | Type | Version |
---|---|---|
net.stickycode : sticky-exception | jar | [1.7,2) |
Group / Artifact | Type | Version |
---|---|---|
net.stickycode.composite : sticky-composite-unittest | jar | [1.7,2) |