Why Groovy packages are limited
Summary
I’m unable to use the Duration functionality In groovy script because of import PackagesContent
How to use the below packages in groovy ?
import java.time.Instant; import java.time.temporal.Temporal; import java.time.temporal.ChronoUnit;
Tagged:
1