Jar examples for s:schema-runtime-2.12
A library for expressing and executing transactions.
You can download jar file schema-runtime_2.12 1.0.3 in this page.
Apache License, Version 2.0
You can use the following script to add schema-runtime_2.12-1.0.3.jar to your project.
<dependency> <groupId>com.madavan</groupId> <artifactId>schema-runtime_2.12</artifactId> <version>1.0.3</version> </dependency>
compile group: 'com.madavan', name: 'schema-runtime_2.12', version: '1.0.3'
libraryDependencies += "com.madavan" % "schema-runtime_2.12" % "1.0.3"
<dependency org="com.madavan" name="schema-runtime_2.12" rev="1.0.3"/>
@Grapes(@Grab(group='com.madavan', module='schema-runtime_2.12', version='1.0.3'))
'com.madavan:schema-runtime_2.12:jar:1.0.3'
Click the following link to download the jar file.
schema-runtime_2.12-1.0.3-javadoc.jar