GroupId | GroupIdcom.lexicalscope.fluent-reflection |
---|---|
ArtifactId | ArtifactIdfluent-reflection-parent |
Version | Version0.1.4 |
Type | Typepom |
Filename | Size |
---|---|
fluent-reflection-parent-0.1.4.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lexicalscope.fluent-reflection/fluent-reflection-parent/ -->
<dependency>
<groupId>com.lexicalscope.fluent-reflection</groupId>
<artifactId>fluent-reflection-parent</artifactId>
<version>0.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lexicalscope.fluent-reflection/fluent-reflection-parent/
implementation 'com.lexicalscope.fluent-reflection:fluent-reflection-parent:0.1.4'
// https://jarcasting.com/artifacts/com.lexicalscope.fluent-reflection/fluent-reflection-parent/
implementation ("com.lexicalscope.fluent-reflection:fluent-reflection-parent:0.1.4")
'com.lexicalscope.fluent-reflection:fluent-reflection-parent:pom:0.1.4'
<dependency org="com.lexicalscope.fluent-reflection" name="fluent-reflection-parent" rev="0.1.4">
<artifact name="fluent-reflection-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lexicalscope.fluent-reflection', module='fluent-reflection-parent', version='0.1.4')
)
libraryDependencies += "com.lexicalscope.fluent-reflection" % "fluent-reflection-parent" % "0.1.4"
[com.lexicalscope.fluent-reflection/fluent-reflection-parent "0.1.4"]