is not current version
Last Version 0.2.0

com.sangupta:shire 0.1.0

Blog aware static site generator similar to Jekyll

GroupId

GroupId

com.sangupta
ArtifactId

ArtifactId

shire
Version

Version

0.1.0
Type

Type

jar

Download shire 0.1.0


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