RealmLib

Library for simplified spigot plugin development

License

License

Categories

Categories

Net Realm Data Databases
GroupId

GroupId

net.jamesandrew
ArtifactId

ArtifactId

RealmLib
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

RealmLib
Library for simplified spigot plugin development
Project URL

Project URL

https://github.com/Realmm/RealmLib
Source Code Management

Source Code Management

https://github.com/Realmm/RealmLib

Download RealmLib

Filename Size
RealmLib-1.0.0.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.jamesandrew/RealmLib/ -->
<dependency>
    <groupId>net.jamesandrew</groupId>
    <artifactId>RealmLib</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.jamesandrew/RealmLib/
implementation 'net.jamesandrew:RealmLib:1.0.0'
// https://jarcasting.com/artifacts/net.jamesandrew/RealmLib/
implementation ("net.jamesandrew:RealmLib:1.0.0")
'net.jamesandrew:RealmLib:pom:1.0.0'
<dependency org="net.jamesandrew" name="RealmLib" rev="1.0.0">
  <artifact name="RealmLib" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.jamesandrew', module='RealmLib', version='1.0.0')
)
libraryDependencies += "net.jamesandrew" % "RealmLib" % "1.0.0"
[net.jamesandrew/RealmLib "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0