The Daml smart contract language
              Scala versions:
              
                2.12
              
            
          
    
          
    
          
    
          
    
          
        participant-state 1.15.0
Group ID:
     com.daml 
  Artifact ID:
     participant-state_2.12 
  Version:
     1.15.0 
  Release Date:
     Jul 14, 2021 
  Licenses:
    
  Files:
    
  Developers:
    
  libraryDependencies += "com.daml" %% "participant-state" % "1.15.0"
ivy"com.daml::participant-state:1.15.0"
//> using dep "com.daml::participant-state:1.15.0"
import $ivy.`com.daml::participant-state:1.15.0`
<dependency> <groupId>com.daml</groupId> <artifactId>participant-state_2.12</artifactId> <version>1.15.0</version> </dependency>
compile group: 'com.daml', name: 'participant-state_2.12', version: '1.15.0'