A tiny macro library for Scala that lets your generic code gain access to constructors.
ctor 0.1.1
Group ID:
     net.zygfryd 
  Artifact ID:
     ctor_2.13 
  Version:
     0.1.1 
  Release Date:
     Mar 31, 2021 
  Licenses:
    Files:
    
  Full Scala Version:
     2.13.5 
  Developers:
    
  libraryDependencies += "net.zygfryd" %% "ctor" % "0.1.1"
ivy"net.zygfryd::ctor:0.1.1"
//> using dep "net.zygfryd::ctor:0.1.1"
import $ivy.`net.zygfryd::ctor:0.1.1`
<dependency> <groupId>net.zygfryd</groupId> <artifactId>ctor_2.13</artifactId> <version>0.1.1</version> </dependency>
compile group: 'net.zygfryd', name: 'ctor_2.13', version: '0.1.1'