Categories |
CategoriesContainer |
---|---|
GroupId | GroupIdcom.phylage |
ArtifactId | ArtifactIdrefuel-container-macro_3 |
Version | Version2.0.0-RC3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.phylage/refuel-container-macro_3/ -->
<dependency>
<groupId>com.phylage</groupId>
<artifactId>refuel-container-macro_3</artifactId>
<version>2.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.phylage/refuel-container-macro_3/
implementation 'com.phylage:refuel-container-macro_3:2.0.0-RC3'
// https://jarcasting.com/artifacts/com.phylage/refuel-container-macro_3/
implementation ("com.phylage:refuel-container-macro_3:2.0.0-RC3")
'com.phylage:refuel-container-macro_3:jar:2.0.0-RC3'
<dependency org="com.phylage" name="refuel-container-macro_3" rev="2.0.0-RC3">
<artifact name="refuel-container-macro_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.phylage', module='refuel-container-macro_3', version='2.0.0-RC3')
)
libraryDependencies += "com.phylage" % "refuel-container-macro_3" % "2.0.0-RC3"
[com.phylage/refuel-container-macro_3 "2.0.0-RC3"]