is not current version
Last Version 0.2-BETA

com.github.ryanbrainard:richsobjects-core 0.1-BETA


GroupId

GroupId

com.github.ryanbrainard
ArtifactId

ArtifactId

richsobjects-core
Version

Version

0.1-BETA
Type

Type

jar

Download richsobjects-core 0.1-BETA


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