GroupId | GroupIdorg.omnaest.utils |
---|---|
ArtifactId | ArtifactIdutils-apl-derived-table |
Version | Version0.1.16 |
Type | Typejar |
Filename | Size |
---|---|
utils-apl-derived-table-0.1.16.pom | |
utils-apl-derived-table-0.1.16.jar | 226 KB |
utils-apl-derived-table-0.1.16-sources.jar | 140 KB |
utils-apl-derived-table-0.1.16-javadoc.jar | 1006 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.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.omnaest.utils/utils-apl-derived-table/
implementation 'org.omnaest.utils:utils-apl-derived-table:0.1.16'
// https://jarcasting.com/artifacts/org.omnaest.utils/utils-apl-derived-table/
implementation ("org.omnaest.utils:utils-apl-derived-table:0.1.16")
'org.omnaest.utils:utils-apl-derived-table:jar:0.1.16'
<dependency org="org.omnaest.utils" name="utils-apl-derived-table" rev="0.1.16">
<artifact name="utils-apl-derived-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.omnaest.utils', module='utils-apl-derived-table', version='0.1.16')
)
libraryDependencies += "org.omnaest.utils" % "utils-apl-derived-table" % "0.1.16"
[org.omnaest.utils/utils-apl-derived-table "0.1.16"]