GroupId | GroupIdcom.lexicalscope.fluent-reflection |
---|---|
ArtifactId | ArtifactIdfluent-reflection |
Version | Version0.1.4 |
Type | Typejar |
Filename | Size |
---|---|
fluent-reflection-0.1.4.pom | |
fluent-reflection-0.1.4.jar | 2 MB |
fluent-reflection-0.1.4-tests.jar | 2 MB |
fluent-reflection-0.1.4-sources.jar | 83 KB |
fluent-reflection-0.1.4-no_deps.jar | 134 KB |
fluent-reflection-0.1.4-javadoc.jar | 227 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lexicalscope.fluent-reflection/fluent-reflection/ -->
<dependency>
<groupId>com.lexicalscope.fluent-reflection</groupId>
<artifactId>fluent-reflection</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.lexicalscope.fluent-reflection/fluent-reflection/
implementation 'com.lexicalscope.fluent-reflection:fluent-reflection:0.1.4'
// https://jarcasting.com/artifacts/com.lexicalscope.fluent-reflection/fluent-reflection/
implementation ("com.lexicalscope.fluent-reflection:fluent-reflection:0.1.4")
'com.lexicalscope.fluent-reflection:fluent-reflection:jar:0.1.4'
<dependency org="com.lexicalscope.fluent-reflection" name="fluent-reflection" rev="0.1.4">
<artifact name="fluent-reflection" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lexicalscope.fluent-reflection', module='fluent-reflection', version='0.1.4')
)
libraryDependencies += "com.lexicalscope.fluent-reflection" % "fluent-reflection" % "0.1.4"
[com.lexicalscope.fluent-reflection/fluent-reflection "0.1.4"]