| Categories | 
                CategoriesKeY Data Data Formats Formal Verification | 
        
|---|---|
| GroupId | GroupIdorg.webjars.npm | 
    
| ArtifactId | ArtifactIdto-property-key-x | 
    
| Last Version | Last Version2.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description | 
    
| Filename | Size | 
|---|---|
| to-property-key-x-2.0.2.pom | |
| to-property-key-x-2.0.2.jar | 24 KB | 
| to-property-key-x-2.0.2-sources.jar | 22 bytes | 
| to-property-key-x-2.0.2-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.npm/to-property-key-x/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>to-property-key-x</artifactId>
    <version>2.0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/org.webjars.npm/to-property-key-x/
implementation 'org.webjars.npm:to-property-key-x:2.0.2'
                // https://jarcasting.com/artifacts/org.webjars.npm/to-property-key-x/
implementation ("org.webjars.npm:to-property-key-x:2.0.2")
                'org.webjars.npm:to-property-key-x:jar:2.0.2'
                <dependency org="org.webjars.npm" name="to-property-key-x" rev="2.0.2">
  <artifact name="to-property-key-x" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.webjars.npm', module='to-property-key-x', version='2.0.2')
)
                libraryDependencies += "org.webjars.npm" % "to-property-key-x" % "2.0.2"
                [org.webjars.npm/to-property-key-x "2.0.2"]