| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.vincenzobaz | 
    
| ArtifactId | ArtifactIdroot_3 | 
    
| Last Version | Last Version0.1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionroot 
            root 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| root_3-0.1.1.pom | |
| root_3-0.1.1.jar | 309 bytes | 
| root_3-0.1.1-sources.jar | 253 bytes | 
| root_3-0.1.1-javadoc.jar | 189 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.vincenzobaz/root_3/ -->
<dependency>
    <groupId>io.github.vincenzobaz</groupId>
    <artifactId>root_3</artifactId>
    <version>0.1.1</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.vincenzobaz/root_3/
implementation 'io.github.vincenzobaz:root_3:0.1.1'
                // https://jarcasting.com/artifacts/io.github.vincenzobaz/root_3/
implementation ("io.github.vincenzobaz:root_3:0.1.1")
                'io.github.vincenzobaz:root_3:jar:0.1.1'
                <dependency org="io.github.vincenzobaz" name="root_3" rev="0.1.1">
  <artifact name="root_3" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.vincenzobaz', module='root_3', version='0.1.1')
)
                libraryDependencies += "io.github.vincenzobaz" % "root_3" % "0.1.1"
                [io.github.vincenzobaz/root_3 "0.1.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |