| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdorg.apache.npanday | 
    
| ArtifactId | ArtifactIddotnet-components | 
    
| Last Version | Last Version1.4.0-incubating | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionNPanday :: Java Components 
            NPanday provides Maven plugins to support building of .NET applications 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| dotnet-components-1.4.0-incubating.pom | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.npanday/dotnet-components/ -->
<dependency>
    <groupId>org.apache.npanday</groupId>
    <artifactId>dotnet-components</artifactId>
    <version>1.4.0-incubating</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.npanday/dotnet-components/
implementation 'org.apache.npanday:dotnet-components:1.4.0-incubating'
                // https://jarcasting.com/artifacts/org.apache.npanday/dotnet-components/
implementation ("org.apache.npanday:dotnet-components:1.4.0-incubating")
                'org.apache.npanday:dotnet-components:pom:1.4.0-incubating'
                <dependency org="org.apache.npanday" name="dotnet-components" rev="1.4.0-incubating">
  <artifact name="dotnet-components" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.apache.npanday', module='dotnet-components', version='1.4.0-incubating')
)
                libraryDependencies += "org.apache.npanday" % "dotnet-components" % "1.4.0-incubating"
                [org.apache.npanday/dotnet-components "1.4.0-incubating"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.easymock : easymock | jar | 2.0 | 
| junit : junit | jar | 3.8.1 |