property-info 1.1.0


Group ID:
com.wellfactored
Artifact ID:
property-info_2.10
Version:
1.1.0
Release Date:
Nov 3, 2016
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.wellfactored</groupId>
  <artifactId>property-info_2.10</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'com.wellfactored', name: 'property-info_2.10', version: '1.1.0'