GroupId | GroupIdcom.oguzbabaoglu |
---|---|
ArtifactId | ArtifactIdbutterfork-plugin |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
butterfork-plugin-1.0.0.pom | |
butterfork-plugin-1.0.0.jar | 17 KB |
butterfork-plugin-1.0.0-sources.jar | 3 KB |
butterfork-plugin-1.0.0-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oguzbabaoglu/butterfork-plugin/ -->
<dependency>
<groupId>com.oguzbabaoglu</groupId>
<artifactId>butterfork-plugin</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oguzbabaoglu/butterfork-plugin/
implementation 'com.oguzbabaoglu:butterfork-plugin:1.0.0'
// https://jarcasting.com/artifacts/com.oguzbabaoglu/butterfork-plugin/
implementation ("com.oguzbabaoglu:butterfork-plugin:1.0.0")
'com.oguzbabaoglu:butterfork-plugin:jar:1.0.0'
<dependency org="com.oguzbabaoglu" name="butterfork-plugin" rev="1.0.0">
<artifact name="butterfork-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oguzbabaoglu', module='butterfork-plugin', version='1.0.0')
)
libraryDependencies += "com.oguzbabaoglu" % "butterfork-plugin" % "1.0.0"
[com.oguzbabaoglu/butterfork-plugin "1.0.0"]