Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.github.feelschaotic |
ArtifactId | ArtifactIdRobust.auto-patch-plugin |
Version | Version0.4.87.4-RELEASE |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.feelschaotic/Robust.auto-patch-plugin/ -->
<dependency>
<groupId>com.github.feelschaotic</groupId>
<artifactId>Robust.auto-patch-plugin</artifactId>
<version>0.4.87.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.feelschaotic/Robust.auto-patch-plugin/
implementation 'com.github.feelschaotic:Robust.auto-patch-plugin:0.4.87.4-RELEASE'
// https://jarcasting.com/artifacts/com.github.feelschaotic/Robust.auto-patch-plugin/
implementation ("com.github.feelschaotic:Robust.auto-patch-plugin:0.4.87.4-RELEASE")
'com.github.feelschaotic:Robust.auto-patch-plugin:jar:0.4.87.4-RELEASE'
<dependency org="com.github.feelschaotic" name="Robust.auto-patch-plugin" rev="0.4.87.4-RELEASE">
<artifact name="Robust.auto-patch-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.feelschaotic', module='Robust.auto-patch-plugin', version='0.4.87.4-RELEASE')
)
libraryDependencies += "com.github.feelschaotic" % "Robust.auto-patch-plugin" % "0.4.87.4-RELEASE"
[com.github.feelschaotic/Robust.auto-patch-plugin "0.4.87.4-RELEASE"]