property-info 1.0.0


Group ID:
com.wellfactored
Artifact ID:
property-info_2.11
Version:
1.0.0
Release Date:
Sept 14, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.wellfactored" %% "property-info" % "1.0.0"

Mill build tool

ivy"com.wellfactored::property-info:1.0.0"

Scala CLI

//> using dep "com.wellfactored::property-info:1.0.0"

Ammonite REPL

import $ivy.`com.wellfactored::property-info:1.0.0`

<dependency>
  <groupId>com.wellfactored</groupId>
  <artifactId>property-info_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.wellfactored', name: 'property-info_2.11', version: '1.0.0'