License |
License
FreeBSD License
|
---|---|
Categories |
CategoriesSQLite Data Databases |
GroupId | GroupIdcom.github.eborgbjerg |
ArtifactId | ArtifactIdchessshell-pgn-file-accessor-sqlite-jdbc |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.eborgbjerg:chessshell-pgn-file-accessor-sqlite-jdbc
ChessShell Plugin - PGN file access helper, based on sqlite-jdbc
|
<!-- https://jarcasting.com/artifacts/com.github.eborgbjerg/chessshell-pgn-file-accessor-sqlite-jdbc/ -->
<dependency>
<groupId>com.github.eborgbjerg</groupId>
<artifactId>chessshell-pgn-file-accessor-sqlite-jdbc</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eborgbjerg/chessshell-pgn-file-accessor-sqlite-jdbc/
implementation 'com.github.eborgbjerg:chessshell-pgn-file-accessor-sqlite-jdbc:1.0.0'
// https://jarcasting.com/artifacts/com.github.eborgbjerg/chessshell-pgn-file-accessor-sqlite-jdbc/
implementation ("com.github.eborgbjerg:chessshell-pgn-file-accessor-sqlite-jdbc:1.0.0")
'com.github.eborgbjerg:chessshell-pgn-file-accessor-sqlite-jdbc:jar:1.0.0'
<dependency org="com.github.eborgbjerg" name="chessshell-pgn-file-accessor-sqlite-jdbc" rev="1.0.0">
<artifact name="chessshell-pgn-file-accessor-sqlite-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eborgbjerg', module='chessshell-pgn-file-accessor-sqlite-jdbc', version='1.0.0')
)
libraryDependencies += "com.github.eborgbjerg" % "chessshell-pgn-file-accessor-sqlite-jdbc" % "1.0.0"
[com.github.eborgbjerg/chessshell-pgn-file-accessor-sqlite-jdbc "1.0.0"]