is not current version
Last Version 1.2.1

com.github.yafeiwang1240:OBrien 1.0.3

Java Bean

GroupId

GroupId

com.github.yafeiwang1240
ArtifactId

ArtifactId

OBrien
Version

Version

1.0.3
Type

Type

jar

Download OBrien 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.yafeiwang1240/OBrien/ -->
<dependency>
    <groupId>com.github.yafeiwang1240</groupId>
    <artifactId>OBrien</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yafeiwang1240/OBrien/
implementation 'com.github.yafeiwang1240:OBrien:1.0.3'
// https://jarcasting.com/artifacts/com.github.yafeiwang1240/OBrien/
implementation ("com.github.yafeiwang1240:OBrien:1.0.3")
'com.github.yafeiwang1240:OBrien:jar:1.0.3'
<dependency org="com.github.yafeiwang1240" name="OBrien" rev="1.0.3">
  <artifact name="OBrien" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yafeiwang1240', module='OBrien', version='1.0.3')
)
libraryDependencies += "com.github.yafeiwang1240" % "OBrien" % "1.0.3"
[com.github.yafeiwang1240/OBrien "1.0.3"]