License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.pragmaticobjects.oo.data |
ArtifactId | ArtifactIddata-struct |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionTool for generating data-like interfaces with basic structural subtyping support
|
Filename | Size |
---|---|
data-struct-0.0.2.pom | |
data-struct-0.0.2.jar | 9 KB |
data-struct-0.0.2-sources.jar | 8 KB |
data-struct-0.0.2-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pragmaticobjects.oo.data/data-struct/ -->
<dependency>
<groupId>com.pragmaticobjects.oo.data</groupId>
<artifactId>data-struct</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.pragmaticobjects.oo.data/data-struct/
implementation 'com.pragmaticobjects.oo.data:data-struct:0.0.2'
// https://jarcasting.com/artifacts/com.pragmaticobjects.oo.data/data-struct/
implementation ("com.pragmaticobjects.oo.data:data-struct:0.0.2")
'com.pragmaticobjects.oo.data:data-struct:jar:0.0.2'
<dependency org="com.pragmaticobjects.oo.data" name="data-struct" rev="0.0.2">
<artifact name="data-struct" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pragmaticobjects.oo.data', module='data-struct', version='0.0.2')
)
libraryDependencies += "com.pragmaticobjects.oo.data" % "data-struct" % "0.0.2"
[com.pragmaticobjects.oo.data/data-struct "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.pragmaticobjects.oo.data : data-core | jar | 0.0.2 |