GroupId | GroupIdcom.armanbilge |
---|---|
ArtifactId | ArtifactIdbayou_3 |
Version | Version0.1-2df94c0 |
Type | Typejar |
Filename | Size |
---|---|
bayou_3-0.1-2df94c0.pom | |
bayou_3-0.1-2df94c0.jar | 19 KB |
bayou_3-0.1-2df94c0-sources.jar | 2 KB |
bayou_3-0.1-2df94c0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.armanbilge/bayou_3/ -->
<dependency>
<groupId>com.armanbilge</groupId>
<artifactId>bayou_3</artifactId>
<version>0.1-2df94c0</version>
</dependency>
// https://jarcasting.com/artifacts/com.armanbilge/bayou_3/
implementation 'com.armanbilge:bayou_3:0.1-2df94c0'
// https://jarcasting.com/artifacts/com.armanbilge/bayou_3/
implementation ("com.armanbilge:bayou_3:0.1-2df94c0")
'com.armanbilge:bayou_3:jar:0.1-2df94c0'
<dependency org="com.armanbilge" name="bayou_3" rev="0.1-2df94c0">
<artifact name="bayou_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.armanbilge', module='bayou_3', version='0.1-2df94c0')
)
libraryDependencies += "com.armanbilge" % "bayou_3" % "0.1-2df94c0"
[com.armanbilge/bayou_3 "0.1-2df94c0"]