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

com.fizzed:stork-demo-hellod 3.1.2


Группа

Группа

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

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

stork-demo-hellod
Версия

Версия

3.1.2
Тип

Тип

jar

Скачать stork-demo-hellod 3.1.2


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