| License | 
                License
                                                        MIT                                                 
                             | 
        
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdnode-rsa | 
    
| Last Version | Last Version1.1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionnode-rsa 
            WebJar for node-rsa 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| node-rsa-1.1.1.pom | |
| node-rsa-1.1.1.jar | 53 KB | 
| node-rsa-1.1.1-sources.jar | 22 bytes | 
| node-rsa-1.1.1-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/node-rsa/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>node-rsa</artifactId>
    <version>1.1.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/node-rsa/
implementation 'org.webjars.npm:node-rsa:1.1.1'
                // https://jarcasting.com/artifacts/org.webjars.npm/node-rsa/
implementation ("org.webjars.npm:node-rsa:1.1.1")
                'org.webjars.npm:node-rsa:jar:1.1.1'
                <dependency org="org.webjars.npm" name="node-rsa" rev="1.1.1">
  <artifact name="node-rsa" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='node-rsa', version='1.1.1')
)
                libraryDependencies += "org.webjars.npm" % "node-rsa" % "1.1.1"
                [org.webjars.npm/node-rsa "1.1.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars.npm : asn1 | jar | [0.2.4,0.3) |