License |
License |
---|---|
GroupId | GroupIdorg.linkki-framework.tooling |
ArtifactId | ArtifactIdcustom-linkki-ui-annotations |
Last Version | Last Version0.9.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAn annotation processing tool for the linkki framework.
|
<!-- https://jarcasting.com/artifacts/org.linkki-framework.tooling/custom-linkki-ui-annotations/ -->
<dependency>
<groupId>org.linkki-framework.tooling</groupId>
<artifactId>custom-linkki-ui-annotations</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.linkki-framework.tooling/custom-linkki-ui-annotations/
implementation 'org.linkki-framework.tooling:custom-linkki-ui-annotations:0.9.5'
// https://jarcasting.com/artifacts/org.linkki-framework.tooling/custom-linkki-ui-annotations/
implementation ("org.linkki-framework.tooling:custom-linkki-ui-annotations:0.9.5")
'org.linkki-framework.tooling:custom-linkki-ui-annotations:jar:0.9.5'
<dependency org="org.linkki-framework.tooling" name="custom-linkki-ui-annotations" rev="0.9.5">
<artifact name="custom-linkki-ui-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.linkki-framework.tooling', module='custom-linkki-ui-annotations', version='0.9.5')
)
libraryDependencies += "org.linkki-framework.tooling" % "custom-linkki-ui-annotations" % "0.9.5"
[org.linkki-framework.tooling/custom-linkki-ui-annotations "0.9.5"]
Group / Artifact | Type | Version |
---|---|---|
org.linkki-framework : linkki-core | jar | 0.9.20180411 |