License |
License |
---|---|
GroupId | GroupIdio.winterframework |
ArtifactId | ArtifactIdwinter-tools-root |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionwinter-mods-root
The Winter framework tools are a collection of tools for building Winter modules and applications
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
winter-tools-root-1.0.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.winterframework/winter-tools-root/ -->
<dependency>
<groupId>io.winterframework</groupId>
<artifactId>winter-tools-root</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.winterframework/winter-tools-root/
implementation 'io.winterframework:winter-tools-root:1.0.0'
// https://jarcasting.com/artifacts/io.winterframework/winter-tools-root/
implementation ("io.winterframework:winter-tools-root:1.0.0")
'io.winterframework:winter-tools-root:pom:1.0.0'
<dependency org="io.winterframework" name="winter-tools-root" rev="1.0.0">
<artifact name="winter-tools-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.winterframework', module='winter-tools-root', version='1.0.0')
)
libraryDependencies += "io.winterframework" % "winter-tools-root" % "1.0.0"
[io.winterframework/winter-tools-root "1.0.0"]