| License | License | 
|---|---|
| GroupId | GroupIdcom.github.auties00 | 
| ArtifactId | ArtifactIdnamed | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.github.auties00:named Named and Optional parameters for Java 17 | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| named-1.0.pom | |
| named-1.0.jar | 24 KB | 
| named-1.0-sources.jar | 11 KB | 
| named-1.0-javadoc.jar | 158 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |