Last Version

io.airlift:parameternames 1.5

Utility methods for fetching the parameter names for a method or constructor

License

License

GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

parameternames
Version

Version

1.5
Type

Type

jar
Description

Description

Utility methods for fetching the parameter names for a method or constructor
Project URL

Project URL

https://github.com/airlift/parameternames
Source Code Management

Source Code Management

https://github.com/airlift/parameternames

Download parameternames 1.5


<!-- https://jarcasting.com/artifacts/io.airlift/parameternames/ -->
<dependency>
    <groupId>io.airlift</groupId>
    <artifactId>parameternames</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/parameternames/
implementation 'io.airlift:parameternames:1.5'
// https://jarcasting.com/artifacts/io.airlift/parameternames/
implementation ("io.airlift:parameternames:1.5")
'io.airlift:parameternames:jar:1.5'
<dependency org="io.airlift" name="parameternames" rev="1.5">
  <artifact name="parameternames" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='parameternames', version='1.5')
)
libraryDependencies += "io.airlift" % "parameternames" % "1.5"
[io.airlift/parameternames "1.5"]

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.