GroupId | GroupIdorg.omnaest.utils |
---|---|
ArtifactId | ArtifactIdutils-apl-derived-table |
Version | Version0.2.9 |
Type | Typejar |
Filename | Size |
---|---|
utils-apl-derived-table-0.2.9.pom | |
utils-apl-derived-table-0.2.9.jar | 310 KB |
utils-apl-derived-table-0.2.9-sources.jar | 142 KB |
utils-apl-derived-table-0.2.9-javadoc.jar | 507 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.omnaest.utils/utils-apl-derived-table/ -->
<dependency>
<groupId>org.omnaest.utils</groupId>
<artifactId>utils-apl-derived-table</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.omnaest.utils/utils-apl-derived-table/
implementation 'org.omnaest.utils:utils-apl-derived-table:0.2.9'
// https://jarcasting.com/artifacts/org.omnaest.utils/utils-apl-derived-table/
implementation ("org.omnaest.utils:utils-apl-derived-table:0.2.9")
'org.omnaest.utils:utils-apl-derived-table:jar:0.2.9'
<dependency org="org.omnaest.utils" name="utils-apl-derived-table" rev="0.2.9">
<artifact name="utils-apl-derived-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.omnaest.utils', module='utils-apl-derived-table', version='0.2.9')
)
libraryDependencies += "org.omnaest.utils" % "utils-apl-derived-table" % "0.2.9"
[org.omnaest.utils/utils-apl-derived-table "0.2.9"]