Last Version

Preprocessor 1.78.0

Preprocessor metaprogramming tools including repetition and recursion.

License

License

GroupId

GroupId

com.github.brunotl
ArtifactId

ArtifactId

boost_preprocessor
Version

Version

1.78.0
Type

Type

aar
Description

Description

Preprocessor
Preprocessor metaprogramming tools including repetition and recursion.
Project URL

Project URL

https://www.boost.org/
Source Code Management

Source Code Management

https://github.com/boostorg/preprocessor.git

Download boost_preprocessor 1.78.0


<!-- https://jarcasting.com/artifacts/com.github.brunotl/boost_preprocessor/ -->
<dependency>
    <groupId>com.github.brunotl</groupId>
    <artifactId>boost_preprocessor</artifactId>
    <version>1.78.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.brunotl/boost_preprocessor/
implementation 'com.github.brunotl:boost_preprocessor:1.78.0'
// https://jarcasting.com/artifacts/com.github.brunotl/boost_preprocessor/
implementation ("com.github.brunotl:boost_preprocessor:1.78.0")
'com.github.brunotl:boost_preprocessor:aar:1.78.0'
<dependency org="com.github.brunotl" name="boost_preprocessor" rev="1.78.0">
  <artifact name="boost_preprocessor" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.brunotl', module='boost_preprocessor', version='1.78.0')
)
libraryDependencies += "com.github.brunotl" % "boost_preprocessor" % "1.78.0"
[com.github.brunotl/boost_preprocessor "1.78.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.