Last Version

com.github.auties00:named 1.0

Named and Optional parameters for Java 17

License

License

GroupId

GroupId

com.github.auties00
ArtifactId

ArtifactId

named
Version

Version

1.0
Type

Type

jar
Description

Description

com.github.auties00:named
Named and Optional parameters for Java 17
Project URL

Project URL

https://github.com/Auties00/NamedParameters
Source Code Management

Source Code Management

https://github.com/Auties00/NamedParameters/tree/master

Download named 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.