Search for 'WA 0852 2611 9277 Pesan Interior Set Kamar Ukir Apartemen The Spring Residence Tangerang'

For details on the search query syntax, see the guide.

Total results: 3155, showing 1465 - 1488

Note: artifacts in italics are non-canonical forks. See the wiki for more details.


  • Support library for Clojure servers built on the System/Component pattern

  • Clojure library for the Hazelcast p2p cluster

  • A Clojure library designed to wrap the Java libraries for XML schema validation

  • A Clojure wrapper for the Amazon DynamoDB v2 Java API.

  • Seamlessly fetch data from an API in the middle of your Ring request
  • green-tags 0.3.0-alpha

    An audio tagging library supporing mp3, mp4, flac, and ogg containers. It supports all of the common tags used in these files including one image in a simple abstracted way which hides most of the differences between the formats. ex. To get read all supported tags and image into a map use (get-all-info <path>) and a map will be returned with all tag data. ex. To update an existing tag with a new artist and album while leaving all other fields untouched, use (update-tag! <file> {:artist "new artist" :album "new album"}) ex. To delete the lyrics field, use (update-tag! <file> {:lyrics :delete}) Supported tags: mp3: track, track-total, disc-no, disc-total, title, artist, album, album-artist, year, genre, comment, composer, original-artist, remixer, conductor, bpm, grouping, isrc, record-label, encoder, lyricist, lyrics, artwork-mime, artwork-data (byte array) mp4: all from mp3 except original-artist, remixer, record-label ogg/flac: all except original-artist, track-total, record-label, disc-total, remixer, grouping API Documentation: http://danpallas.github.io/green-tags/ contributing: Pull requests are welcome, but try to keep the API simple and submit updated tests to go along with it. Don't use macros in the API because they complicate test mocking for any project that implements this library.

  • SIMD-accelerated columnar analytics for the JVM
  • com.signal-ai/amazonica 0.3.167-signal-5

    A comprehensive Clojure client for the entire Amazon AWS api.
  • kwrooijen/gungnir.ui 0.0.1-SNAPSHOT

    UI helpers for the Gungnir library

  • A *very* simple jar that loads a Java file that looks in META-INF/MANIFEST.MF for the name of a Clojure namespace to load and run

  • A Clojure client for the Zulip API

  • Clojure tools is a set of clojure utilities pulled out of Conjure.
  • clooj 0.3.4.2-SNAPSHOT

    the start of a seesaw version of clooj, a small IDE for clojure

  • The generator and destroyers for the view files.

  • The generator and destroyers for the plugin files.

  • A 2D java physics engine, a port of the C++ Box2d engine. This is the core physics engine.

  • A re-frame effects handler for interacting with the system clipboard.

  • A small Clojure wrapper around the resilience4j RateLimiter module

  • packaging up the simple-xmlrpc implementation from the boys at redstone (thanks guys..)

  • Re-grommet is an interface between ClojureScript's Reagent and the Grommet React Framework

  • The base layout I use for my personal website.

  • A Clojure wrapper to the Moquette Broker library

  • Simple Leiningen plugin to read inline notes in the source codes

  • Clojure wrapper for the Pebble Java templating engine.