All Projects → orgzly → Org Java

orgzly / Org Java

Licence: gpl-3.0
Org mode files Java parser

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Org Java

C standard lib
source code of The Standard C Library, by Plauger
Stars: ✭ 133 (-3.62%)
Mutual labels:  library
Easydeviceinfo
📱 [Android Library] Get device information in a super easy way.
Stars: ✭ 1,698 (+1130.43%)
Mutual labels:  library
Validatetor
Android library for fast and simple string validation
Stars: ✭ 136 (-1.45%)
Mutual labels:  library
Dumpling
Dumpling is a fast, easy-to-use tool written by Go for dumping data from the database(MySQL, TiDB...) to local/cloud(S3, GCP...) in multifarious formats(SQL, CSV...).
Stars: ✭ 134 (-2.9%)
Mutual labels:  library
Streamdeck Tools
The Stream Deck Tools library wraps all the communication with the Stream Deck app, allowing you to focus on actually writing the Plugin's logic
Stars: ✭ 133 (-3.62%)
Mutual labels:  library
Gsm v5
gsm module library for STM32 LL
Stars: ✭ 135 (-2.17%)
Mutual labels:  library
Browser Id3 Writer
Pure JS library for writing ID3 tag to MP3 files in browsers and Node.js ✍️
Stars: ✭ 132 (-4.35%)
Mutual labels:  library
Wabbit
Golang AMQP mocking library
Stars: ✭ 137 (-0.72%)
Mutual labels:  library
Simplecli
Command Line Interface Library for Arduino
Stars: ✭ 135 (-2.17%)
Mutual labels:  library
Pipelinr
PipelinR is a lightweight command processing pipeline ❍ ⇢ ❍ ⇢ ❍ for your Java awesome app.
Stars: ✭ 134 (-2.9%)
Mutual labels:  library
Hyperion Android
App Debugging & Inspection Tool for Android
Stars: ✭ 1,778 (+1188.41%)
Mutual labels:  library
Fliptabs
Android Flip Tabs Library
Stars: ✭ 135 (-2.17%)
Mutual labels:  library
Amqp
AMQP 1.0 client library for Go.
Stars: ✭ 135 (-2.17%)
Mutual labels:  library
Csv2ofx
A Python library and command line tool for converting csv to ofx and qif files
Stars: ✭ 133 (-3.62%)
Mutual labels:  library
Overflow Pager Indicator
Simple paging indicator widget with pager dataset ovewflow effect à la Instagram behavior
Stars: ✭ 136 (-1.45%)
Mutual labels:  library
Pyrogram
Telegram MTProto API Client Library and Framework in Pure Python for Users and Bots
Stars: ✭ 2,252 (+1531.88%)
Mutual labels:  library
Animated Tab Bar
RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
Stars: ✭ 10,904 (+7801.45%)
Mutual labels:  library
Fluid Slider
💧 A slider widget with a popup bubble displaying the precise value selected. Swift UI library made by @Ramotion
Stars: ✭ 1,798 (+1202.9%)
Mutual labels:  library
Pleco
A Rust-based re-write of the Stockfish Chess Engine
Stars: ✭ 137 (-0.72%)
Mutual labels:  library
Borealis
Hardware accelerated, controller and TV oriented UI library for PC and Nintendo Switch (libnx).
Stars: ✭ 135 (-2.17%)
Mutual labels:  library

[[https://travis-ci.org/orgzly/org-java.svg?branch=master]]

[[http://orgmode.org/][Org files]] parser used by [[http://www.orgzly.com][Orgzly]]

  • Installation

** Maven

#+BEGIN_SRC xml com.orgzly org-java 1.2.2 #+END_SRC

** Gradle

#+BEGIN_SRC groovy compile 'com.orgzly:org-java:1.2.2' #+END_SRC

** SBT

#+BEGIN_SRC scala libraryDependencies += "com.orgzly" % "org-java" % "1.2.2" #+END_SRC

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].