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

com.oregor.staticfy:staticfy-core 0.0.2


Группа

Группа

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

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

staticfy-core
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать staticfy-core 0.0.2


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