is not current version
Last Version 1.2.0

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


GroupId

GroupId

io.github.baked-libs
ArtifactId

ArtifactId

dough-reflection
Version

Version

1.1.0
Type

Type

jar

Download dough-reflection 1.1.0


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