All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.eg.agent.android.Main1 Maven / Gradle / Ivy

There is a newer version: 2.1.3
Show newest version

package com.eg.agent.android;



public class Main1 {
  public static void main(String[] args) {
   // LocalTime currentTime = new LocalTime();
    System.out.println("The current local time is: " );

		Egurkha eg=new Egurkha();
    System.out.println(eg.getValue());
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy