GroupId | GroupIdcom.github.yafeiwang1240 |
---|---|
ArtifactId | ArtifactIdOBrien |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
OBrien-1.1.0.pom | |
OBrien-1.1.0.jar | 109 KB |
OBrien-1.1.0-sources.jar | 58 KB |
OBrien-1.1.0-javadoc.jar | 590 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yafeiwang1240/OBrien/ -->
<dependency>
<groupId>com.github.yafeiwang1240</groupId>
<artifactId>OBrien</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yafeiwang1240/OBrien/
implementation 'com.github.yafeiwang1240:OBrien:1.1.0'
// https://jarcasting.com/artifacts/com.github.yafeiwang1240/OBrien/
implementation ("com.github.yafeiwang1240:OBrien:1.1.0")
'com.github.yafeiwang1240:OBrien:jar:1.1.0'
<dependency org="com.github.yafeiwang1240" name="OBrien" rev="1.1.0">
<artifact name="OBrien" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yafeiwang1240', module='OBrien', version='1.1.0')
)
libraryDependencies += "com.github.yafeiwang1240" % "OBrien" % "1.1.0"
[com.github.yafeiwang1240/OBrien "1.1.0"]