| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.technearts | 
    
| ArtifactId | ArtifactIdbig-list-of-naughty-strings | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionBig List of Naughty Strings for Testing 
            Big List of Naughty Strings for Testing 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project OrganizationTechnearts | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/net.technearts/big-list-of-naughty-strings/ -->
<dependency>
    <groupId>net.technearts</groupId>
    <artifactId>big-list-of-naughty-strings</artifactId>
    <version>1.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/net.technearts/big-list-of-naughty-strings/
implementation 'net.technearts:big-list-of-naughty-strings:1.0.0'
                // https://jarcasting.com/artifacts/net.technearts/big-list-of-naughty-strings/
implementation ("net.technearts:big-list-of-naughty-strings:1.0.0")
                'net.technearts:big-list-of-naughty-strings:jar:1.0.0'
                <dependency org="net.technearts" name="big-list-of-naughty-strings" rev="1.0.0">
  <artifact name="big-list-of-naughty-strings" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.technearts', module='big-list-of-naughty-strings', version='1.0.0')
)
                libraryDependencies += "net.technearts" % "big-list-of-naughty-strings" % "1.0.0"
                [net.technearts/big-list-of-naughty-strings "1.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | |
| com.googlecode.json-simple : json-simple | jar | 1.1.1 |