<@U1MKCRP0X>: see <https://github.com/JetBrains/Ex...
# getting-started
n
@drfriendless: see https://github.com/JetBrains/Exposed/issues/15 the artifact is set on Bintray there https://bintray.com/kotlin/exposed/exposed/view#files/org/jetbrains/exposed/exposed and then if you click the Set Me Up link you'll get:
Copy code
<repository>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>bintray-kotlin-exposed</id>
<name>bintray</name>
<url>http://dl.bintray.com/kotlin/exposed</url>
</repository>