Skip to content
Snippets Groups Projects

Production Release | nshmp-haz

Closed Clayton, Brandon Scott requested to merge main into production
4 files
+ 25
30
Compare changes
  • Side-by-side
  • Inline
Files
4
dependencies {
// NSHMP
implementation "ghsc:nshmp-lib:${nshmpLibVersion}"
implementation "ghsc:nshmp-ws-utils:${nshmpWsUtilsVersion}"
nshmp "ghsc:nshmp-lib:${nshmpLibVersion}@zip"
// AWS
implementation "com.amazonaws:aws-lambda-java-core:${awsLambdaCoreVersion}"
Loading