is not current version
Last Version 1.2.0

io.github.baked-libs:dough-api 1.1.0

This is the complete API of dough.

GroupId

GroupId

io.github.baked-libs
ArtifactId

ArtifactId

dough-api
Version

Version

1.1.0
Type

Type

jar

Download dough-api 1.1.0


<!-- https://jarcasting.com/artifacts/io.github.baked-libs/dough-api/ -->
<dependency>
    <groupId>io.github.baked-libs</groupId>
    <artifactId>dough-api</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.baked-libs/dough-api/
implementation 'io.github.baked-libs:dough-api:1.1.0'
// https://jarcasting.com/artifacts/io.github.baked-libs/dough-api/
implementation ("io.github.baked-libs:dough-api:1.1.0")
'io.github.baked-libs:dough-api:jar:1.1.0'
<dependency org="io.github.baked-libs" name="dough-api" rev="1.1.0">
  <artifact name="dough-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.baked-libs', module='dough-api', version='1.1.0')
)
libraryDependencies += "io.github.baked-libs" % "dough-api" % "1.1.0"
[io.github.baked-libs/dough-api "1.1.0"]