The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version 1.0.8 source code.tar.gz (186.7 kB)
Email in envelope

Get an email when there's a new version of Only

Home / 1.0.7
Name Modified Size InfoDownloads / Week
Parent folder
only-1.0.7.aar 2020-09-10 39.5 kB
1.0.7 source code.tar.gz 2020-09-10 181.2 kB
1.0.7 source code.zip 2020-09-10 199.3 kB
README.md 2020-09-10 466 Bytes
Totals: 4 Items   420.6 kB 0

🎉 Released a new version 1.0.7! 🎉

What's New?

  • Used JvmSynthetic for hiding kotlin lambda functionalities in Java project.
  • Added JvmStatic functionalities for supporting Java APIs for fluently. Now we can use like below in our Java project.

    :::java Only.onDo("introPopup", 1, () -> doSomethingOnlyOnce(), // onDo () -> doSOmethingAfterDone() // onDone ); - Changed some public classes to internal classes.

Source: README.md, updated 2020-09-10