не последняя версия
Последняя версия 0.0.5

com.stratio.meta:meta-core 0.0.4

Stratio META

Группа

Группа

com.stratio.meta
Идентификатор

Идентификатор

meta-core
Версия

Версия

0.0.4
Тип

Тип

jar

Скачать meta-core 0.0.4


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