All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download com.github.brunotl JAR files with all dependencies

Search JAR files by class name

geographiclib-prefab from group com.github.brunotl (version 2.1.2)

GeographicLib android native library package

Group: com.github.brunotl Artifact: geographiclib-prefab
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact geographiclib-prefab
Group com.github.brunotl
Version 2.1.2
Last update 07. January 2023
Organization not specified
URL https://geographiclib.sourceforge.io/
License The MIT License(MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

boost_foreach from group com.github.brunotl (version 1.81.0)

In C++, writing a loop that iterates over a sequence is tedious. We can either use iterators, which requires a considerable amount of boiler-plate, or we can use the std::for_each() algorithm and move our loop body into a predicate, which requires no less boiler-plate and forces us to move our logic far from where it will be used. In contrast, some other languages, like Perl, provide a dedicated "foreach" construct that automates this process. BOOST_FOREACH is just such a construct for C++. It iterates over sequences for us, freeing us from having to deal directly with iterators or write predicates.

Group: com.github.brunotl Artifact: boost_foreach
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_foreach
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 7
Dependencies boost_config, boost_detail, boost_mpl, boost_range, boost_type_traits, boost_iterator, boost_utility,
There are maybe transitive dependencies!

boost_multi_index from group com.github.brunotl (version 1.81.0)

The Boost Multi-index Containers Library provides a class template named multi_index_container which enables the construction of containers maintaining one or more indices with different sorting and access semantics.

Group: com.github.brunotl Artifact: boost_multi_index
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_multi_index
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 17
Dependencies boost_config, boost_core, boost_detail, boost_move, boost_mpl, boost_static_assert, boost_type_traits, boost_utility, boost_serialization, boost_throw_exception, boost_functional, boost_preprocessor, boost_tuple, boost_bind, boost_iterator, boost_assert, boost_integer,
There are maybe transitive dependencies!

boost_serialization from group com.github.brunotl (version 1.81.0)

Serialization for persistence and marshalling.

Group: com.github.brunotl Artifact: boost_serialization
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_serialization
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 19
Dependencies boost_config, boost_move, boost_mpl, boost_static_assert, boost_assert, boost_detail, boost_type_traits, boost_array, boost_core, boost_utility, boost_variant, boost_preprocessor, boost_optional, boost_integer, boost_smart_ptr, boost_io, boost_iterator, boost_predef, boost_spirit,
There are maybe transitive dependencies!

boost_spirit from group com.github.brunotl (version 1.81.0)

LL parser framework represents parsers directly as EBNF grammars in inlined C++.

Group: com.github.brunotl Artifact: boost_spirit
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_spirit
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 28
Dependencies boost_config, boost_phoenix, boost_fusion, boost_optional, boost_array, boost_mpl, boost_variant, boost_proto, boost_type_traits, boost_static_assert, boost_preprocessor, boost_utility, boost_iterator, boost_throw_exception, boost_range, boost_detail, boost_assert, boost_integer, boost_core, boost_pool, boost_function, boost_thread, boost_typeof, boost_move, boost_regex, boost_endian, boost_function_types, boost_io,
There are maybe transitive dependencies!

boost_endian from group com.github.brunotl (version 1.81.0)

Types and conversion functions for correct byte ordering and more regardless of processor endianness.

Group: com.github.brunotl Artifact: boost_endian
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_endian
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 4
Dependencies boost_core, boost_static_assert, boost_config, boost_type_traits,
There are maybe transitive dependencies!

boost_thread from group com.github.brunotl (version 1.81.0)

Portable C++ multi-threading. C++03, C++11, C++14, C++17.

Group: com.github.brunotl Artifact: boost_thread
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_thread
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 26
Dependencies boost_system, boost_config, boost_chrono, boost_concept_check, boost_static_assert, boost_utility, boost_assert, boost_detail, boost_date_time, boost_type_traits, boost_throw_exception, boost_core, boost_optional, boost_bind, boost_function, boost_smart_ptr, boost_container, boost_atomic, boost_io, boost_predef, boost_functional, boost_winapi, boost_move, boost_preprocessor, boost_tuple, boost_intrusive,
There are maybe transitive dependencies!

boost_atomic from group com.github.brunotl (version 1.81.0)

C++11-style atomic<>.

Group: com.github.brunotl Artifact: boost_atomic
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_atomic
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 6
Dependencies boost_config, boost_static_assert, boost_assert, boost_predef, boost_winapi, boost_type_traits,
There are maybe transitive dependencies!

boost_date_time from group com.github.brunotl (version 1.81.0)

A set of date-time libraries based on generic programming concepts.

Group: com.github.brunotl Artifact: boost_date_time
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_date_time
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 13
Dependencies boost_throw_exception, boost_config, boost_detail, boost_lexical_cast, boost_winapi, boost_assert, boost_range, boost_algorithm, boost_io, boost_tokenizer, boost_core, boost_static_assert, boost_type_traits,
There are maybe transitive dependencies!

boost_tokenizer from group com.github.brunotl (version 1.81.0)

Break of a string or other character sequence into a series of tokens.

Group: com.github.brunotl Artifact: boost_tokenizer
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_tokenizer
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 6
Dependencies boost_assert, boost_iterator, boost_config, boost_type_traits, boost_detail, boost_throw_exception,
There are maybe transitive dependencies!



Page 1 from 3 (items total 57)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy