| Категории |
КатегорииXChart Прикладные библиотеки Science |
|---|---|
| Группа | Группаcom.xeiam.xchart |
| Идентификатор | Идентификаторxchart-parent |
| Версия | Версия2.5.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| xchart-parent-2.5.0.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.xeiam.xchart/xchart-parent/ -->
<dependency>
<groupId>com.xeiam.xchart</groupId>
<artifactId>xchart-parent</artifactId>
<version>2.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xeiam.xchart/xchart-parent/
implementation 'com.xeiam.xchart:xchart-parent:2.5.0'
// https://jarcasting.com/artifacts/com.xeiam.xchart/xchart-parent/
implementation ("com.xeiam.xchart:xchart-parent:2.5.0")
'com.xeiam.xchart:xchart-parent:pom:2.5.0'
<dependency org="com.xeiam.xchart" name="xchart-parent" rev="2.5.0">
<artifact name="xchart-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xeiam.xchart', module='xchart-parent', version='2.5.0')
)
libraryDependencies += "com.xeiam.xchart" % "xchart-parent" % "2.5.0"
[com.xeiam.xchart/xchart-parent "2.5.0"]