Categories |
CategoriesVaadin User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.reflect-framework.example |
ArtifactId | ArtifactIdreflect-for-vaadin14-archetype |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreflect-for-vaadin14-archetype
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.reflect-framework.example/reflect-for-vaadin14-archetype/ -->
<dependency>
<groupId>com.github.reflect-framework.example</groupId>
<artifactId>reflect-for-vaadin14-archetype</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.reflect-framework.example/reflect-for-vaadin14-archetype/
implementation 'com.github.reflect-framework.example:reflect-for-vaadin14-archetype:0.0.1'
// https://jarcasting.com/artifacts/com.github.reflect-framework.example/reflect-for-vaadin14-archetype/
implementation ("com.github.reflect-framework.example:reflect-for-vaadin14-archetype:0.0.1")
'com.github.reflect-framework.example:reflect-for-vaadin14-archetype:jar:0.0.1'
<dependency org="com.github.reflect-framework.example" name="reflect-for-vaadin14-archetype" rev="0.0.1">
<artifact name="reflect-for-vaadin14-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.reflect-framework.example', module='reflect-for-vaadin14-archetype', version='0.0.1')
)
libraryDependencies += "com.github.reflect-framework.example" % "reflect-for-vaadin14-archetype" % "0.0.1"
[com.github.reflect-framework.example/reflect-for-vaadin14-archetype "0.0.1"]