is not current version
Last Version 1.2.0

io.github.baked-libs:dough-common 1.0.0


GroupId

GroupId

io.github.baked-libs
ArtifactId

ArtifactId

dough-common
Version

Version

1.0.0
Type

Type

jar

Download dough-common 1.0.0


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