Support this project
- contains project configuration meta-data
 
Deploy / Release to Maven Central
- Run 
mvn clean deploy -P deploy 
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.loxal | 
    
| ArtifactId | ArtifactIdmeta | 
    
| Last Version | Last Version1.2.23 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptionmeta 
            loxal Meta Harness 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| meta-1.2.23.pom | 8 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.loxal/meta/ -->
<dependency>
    <groupId>net.loxal</groupId>
    <artifactId>meta</artifactId>
    <version>1.2.23</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/net.loxal/meta/
implementation 'net.loxal:meta:1.2.23'
                // https://jarcasting.com/artifacts/net.loxal/meta/
implementation ("net.loxal:meta:1.2.23")
                'net.loxal:meta:pom:1.2.23'
                <dependency org="net.loxal" name="meta" rev="1.2.23">
  <artifact name="meta" type="pom" />
</dependency>
                @Grapes(
@Grab(group='net.loxal', module='meta', version='1.2.23')
)
                libraryDependencies += "net.loxal" % "meta" % "1.2.23"
                [net.loxal/meta "1.2.23"]
                Support this project
mvn clean deploy -P deploy