Skip to content
View Robyer's full-sized avatar

Organizations

@BeeeOn @adaptech-cz

Block or report Robyer

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. potplayer-cestina potplayer-cestina Public

    Alternativní čeština do programu PotPlayer. Více viz http://www.robyer.cz/cestiny/pot-player/

    Inno Setup

  2. worms-armageddon-cestina worms-armageddon-cestina Public

    Čeština do hry Worms Armageddon

    C++ 1

  3. adaptech-cz/Tesseract4Android adaptech-cz/Tesseract4Android Public

    Fork of tess-two rewritten from scratch to support latest version of Tesseract OCR.

    C 883 144

  4. Gradle script for publishing Android... Gradle script for publishing Android library with sources and javadoc to Maven repository using maven-publish plugin.
    1
    // You can use maven-publish-helper.gradle script without changes and even share it between multiple
    2
    // modules. Just place the maven-publish-helper.gradle file in the root directory of your project,
    3
    // then apply it at the bottom of your module's build.gradle file like this:
    4
    
                  
    5
    // ...content of module's build.gradle file...