License |
License |
---|---|
GroupId | GroupIdio.winterframework |
ArtifactId | ArtifactIdwinter-core-annotation |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.winterframework.core.annotation
Winter framework core annotations module
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.winterframework/winter-core-annotation/ -->
<dependency>
<groupId>io.winterframework</groupId>
<artifactId>winter-core-annotation</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.winterframework/winter-core-annotation/
implementation 'io.winterframework:winter-core-annotation:1.1.0'
// https://jarcasting.com/artifacts/io.winterframework/winter-core-annotation/
implementation ("io.winterframework:winter-core-annotation:1.1.0")
'io.winterframework:winter-core-annotation:jar:1.1.0'
<dependency org="io.winterframework" name="winter-core-annotation" rev="1.1.0">
<artifact name="winter-core-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.winterframework', module='winter-core-annotation', version='1.1.0')
)
libraryDependencies += "io.winterframework" % "winter-core-annotation" % "1.1.0"
[io.winterframework/winter-core-annotation "1.1.0"]