| License | 
                License
                                                        CeCILL-C                                                 
                             | 
        
|---|---|
| GroupId | GroupIdorg.qenherkhopeshef | 
    
| ArtifactId | ArtifactIdfiniteState | 
    
| Last Version | Last Version1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionfiniteState 
            Regular Language Library for JSesh and Ramses 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| finiteState-1.0.pom | |
| finiteState-1.0.jar | 50 KB | 
| finiteState-1.0-sources.jar | 40 KB | 
| finiteState-1.0-javadoc.jar | 76 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.qenherkhopeshef/finiteState/ -->
<dependency>
    <groupId>org.qenherkhopeshef</groupId>
    <artifactId>finiteState</artifactId>
    <version>1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.qenherkhopeshef/finiteState/
implementation 'org.qenherkhopeshef:finiteState:1.0'
                // https://jarcasting.com/artifacts/org.qenherkhopeshef/finiteState/
implementation ("org.qenherkhopeshef:finiteState:1.0")
                'org.qenherkhopeshef:finiteState:jar:1.0'
                <dependency org="org.qenherkhopeshef" name="finiteState" rev="1.0">
  <artifact name="finiteState" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.qenherkhopeshef', module='finiteState', version='1.0')
)
                libraryDependencies += "org.qenherkhopeshef" % "finiteState" % "1.0"
                [org.qenherkhopeshef/finiteState "1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |