Join Slack
Powered by
<@U9TS1E7T5> ``` @JvmStatic fun main(args: Arra...
# gradle
c
Czar
06/06/2018, 9:54 PM
@valerie.turlington
Copy code
@JvmStatic fun main(args: Array<String>) { ExampleClass.exampleMethod() }
this should be top level function, no need to put it into object
Open in Slack
Previous
Next