is not current version
Last Version 1.9.14

io.fogsy:empire-reflections 1.9.13


Categories

Categories

Reflections Application Layer Libs Introspection
GroupId

GroupId

io.fogsy
ArtifactId

ArtifactId

empire-reflections
Version

Version

1.9.13
Type

Type

jar

Download empire-reflections 1.9.13


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