License |
License |
---|---|
Categories |
CategoriesImmutables Application Layer Libs Code Generators |
GroupId | GroupIdio.immutables |
ArtifactId | ArtifactIdparent |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.immutables.parent
Immutables IO collection of libraries
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-0.0.5.pom | 7 KB |
parent-0.0.5-tests.jar | 3 KB |
parent-0.0.5-javadoc.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.immutables/parent/ -->
<dependency>
<groupId>io.immutables</groupId>
<artifactId>parent</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.immutables/parent/
implementation 'io.immutables:parent:0.0.5'
// https://jarcasting.com/artifacts/io.immutables/parent/
implementation ("io.immutables:parent:0.0.5")
'io.immutables:parent:jar:0.0.5'
<dependency org="io.immutables" name="parent" rev="0.0.5">
<artifact name="parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.immutables', module='parent', version='0.0.5')
)
libraryDependencies += "io.immutables" % "parent" % "0.0.5"
[io.immutables/parent "0.0.5"]