is not current version
Last Version 1.2.1

com.github.yafeiwang1240:OBrien 1.1.0

Java Bean

GroupId

GroupId

com.github.yafeiwang1240
ArtifactId

ArtifactId

OBrien
Version

Version

1.1.0
Type

Type

jar

Download OBrien 1.1.0


<!-- 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"]