License |
License |
---|---|
Categories |
CategoriesCharts User Interface |
GroupId | GroupIdcom.github.woerry |
ArtifactId | ArtifactIdWrBoot-Charts |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWrBoot-Charts
Woerry's j2ee framework based Spring Boot2 and JDK8
|
Filename | Size |
---|---|
WrBoot-Charts-1.0.0.pom | |
WrBoot-Charts-1.0.0.jar | 2 KB |
WrBoot-Charts-1.0.0-sources.jar | 903 bytes |
WrBoot-Charts-1.0.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.woerry/WrBoot-Charts/ -->
<dependency>
<groupId>com.github.woerry</groupId>
<artifactId>WrBoot-Charts</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.woerry/WrBoot-Charts/
implementation 'com.github.woerry:WrBoot-Charts:1.0.0'
// https://jarcasting.com/artifacts/com.github.woerry/WrBoot-Charts/
implementation ("com.github.woerry:WrBoot-Charts:1.0.0")
'com.github.woerry:WrBoot-Charts:jar:1.0.0'
<dependency org="com.github.woerry" name="WrBoot-Charts" rev="1.0.0">
<artifact name="WrBoot-Charts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.woerry', module='WrBoot-Charts', version='1.0.0')
)
libraryDependencies += "com.github.woerry" % "WrBoot-Charts" % "1.0.0"
[com.github.woerry/WrBoot-Charts "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.woerry : WrBoot-Paraent | jar | 1.0.0 |