is not current version
Last Version 1.1.0

io.winterframework:winter-core-annotation 1.0.1

Winter framework core annotations module

GroupId

GroupId

io.winterframework
ArtifactId

ArtifactId

winter-core-annotation
Version

Version

1.0.1
Type

Type

jar

Download winter-core-annotation 1.0.1


<!-- https://jarcasting.com/artifacts/io.winterframework/winter-core-annotation/ -->
<dependency>
    <groupId>io.winterframework</groupId>
    <artifactId>winter-core-annotation</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.winterframework/winter-core-annotation/
implementation 'io.winterframework:winter-core-annotation:1.0.1'
// https://jarcasting.com/artifacts/io.winterframework/winter-core-annotation/
implementation ("io.winterframework:winter-core-annotation:1.0.1")
'io.winterframework:winter-core-annotation:jar:1.0.1'
<dependency org="io.winterframework" name="winter-core-annotation" rev="1.0.1">
  <artifact name="winter-core-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.winterframework', module='winter-core-annotation', version='1.0.1')
)
libraryDependencies += "io.winterframework" % "winter-core-annotation" % "1.0.1"
[io.winterframework/winter-core-annotation "1.0.1"]