GroupId | GroupIdcom.lexicalscope.fluent-reflection |
---|---|
ArtifactId | ArtifactIdfluent-reflection-parent |
Version | Version0.0.11 |
Type | Typepom |
Filename | Size |
---|---|
fluent-reflection-parent-0.0.11.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.0.11</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.0.11'
// https://jarcasting.com/artifacts/com.lexicalscope.fluent-reflection/fluent-reflection-parent/
implementation ("com.lexicalscope.fluent-reflection:fluent-reflection-parent:0.0.11")
'com.lexicalscope.fluent-reflection:fluent-reflection-parent:pom:0.0.11'
<dependency org="com.lexicalscope.fluent-reflection" name="fluent-reflection-parent" rev="0.0.11">
<artifact name="fluent-reflection-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lexicalscope.fluent-reflection', module='fluent-reflection-parent', version='0.0.11')
)
libraryDependencies += "com.lexicalscope.fluent-reflection" % "fluent-reflection-parent" % "0.0.11"
[com.lexicalscope.fluent-reflection/fluent-reflection-parent "0.0.11"]