Class LibUtils

java.lang.Object
com.dkt.graphics.utils.LibUtils

public class LibUtils extends Object
Author:
Federico Vera <[email protected]>
  • Method Details

    • versionString

      public static String versionString()
      Retrieves a String representing the library's version
      Returns:
      version string
    • url

      public static String url()
      Retrieves the library's URL
      Returns:
      URL
    • authors

      public static String[] authors()
      Retrieves the list of authors
      Returns:
      authors
    • collaborators

      public static String[] collaborators()
      Retrieves the list of collaborators
      Returns:
      collaborators
    • license

      public static String license()
      Retrieves the license name
      Returns:
      license name
    • licenseUrl

      public static String licenseUrl()
      Retrieves the license URL
      Returns:
      license URL