package com.evps.common; //TIP To Run code, press or // click the icon in the gutter. public class Main { public static void main(String[] args) { System.out.println("com.evps.common!"); } }