| License | License | 
|---|---|
| GroupId | GroupIdio.github.kerubistan.kroki | 
| ArtifactId | ArtifactIdkroki-flyweight-annotations | 
| Last Version | Last Version1.22 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
<!-- https://jarcasting.com/artifacts/io.github.kerubistan.kroki/kroki-flyweight-annotations/ -->
<dependency>
    <groupId>io.github.kerubistan.kroki</groupId>
    <artifactId>kroki-flyweight-annotations</artifactId>
    <version>1.22</version>
</dependency>// https://jarcasting.com/artifacts/io.github.kerubistan.kroki/kroki-flyweight-annotations/
implementation 'io.github.kerubistan.kroki:kroki-flyweight-annotations:1.22'// https://jarcasting.com/artifacts/io.github.kerubistan.kroki/kroki-flyweight-annotations/
implementation ("io.github.kerubistan.kroki:kroki-flyweight-annotations:1.22")'io.github.kerubistan.kroki:kroki-flyweight-annotations:jar:1.22'<dependency org="io.github.kerubistan.kroki" name="kroki-flyweight-annotations" rev="1.22">
  <artifact name="kroki-flyweight-annotations" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.kerubistan.kroki', module='kroki-flyweight-annotations', version='1.22')
)libraryDependencies += "io.github.kerubistan.kroki" % "kroki-flyweight-annotations" % "1.22"[io.github.kerubistan.kroki/kroki-flyweight-annotations "1.22"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.30 |