Skip to content
lib / 0.1.6

lib 0.1.6

Install from the command line:
Learn more about npm packages
$ npm install @remla23-team08/lib@0.1.6
Install via package.json:
"@remla23-team08/lib": "0.1.6"

About this version

lib

This repository contains the required library code that can be used to fetch the current version number of the project.

Usage

// To get the full semver version number of the library.
VersionUtil.getVersion()

// To get the major version number
VersionUtil.getMajorVersion()

// To get the minor version number
VersionUtil.getMinorVersion()

// To get the patch version number
VersionUtil.getPatchVersion()

Details


Assets

  • lib-0.1.6.tgz

Download activity

  • Total downloads 1
  • Last 30 days 0
  • Last week 0
  • Today 0