is not current version
Last Version 0.0.13

com.oregor.staticfy:staticfy-core 0.0.10


GroupId

GroupId

com.oregor.staticfy
ArtifactId

ArtifactId

staticfy-core
Version

Version

0.0.10
Type

Type

jar

Download staticfy-core 0.0.10


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