Skip to content

Thesaurus Linguae Aegyptiae data transfer domain model

License

Notifications You must be signed in to change notification settings

JKatzwinkel/tla-common

 
 

Repository files navigation

build LINE METHOD

Copyright (c) 2020-2021 Berlin-Brandenburgische Akademie der Wissenschaften

TLA data transfer model library

Use this to speak to speak to TLA backend endpoints.

Installation

Add this to your gradle file:

repositories {
    maven { url 'https://jitpack.io' }
}

dependencies {
    implementation 'com.github.jkatzwinkel:tla-common:main-SNAPSHOT'
}

Misc

You can check for the newest version of package dependencies by running:

./gradlew dependencyUpdates

publish to local maven repository:

./gradlew publishToMavenLocal

About

Thesaurus Linguae Aegyptiae data transfer domain model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%