<dependency> <groupId>org.mvnpm</groupId> <artifactId>lit</artifactId> <version>3.1.2</version> </dependency>
implementation 'org.mvnpm:lit:3.1.2'
implementation("org.mvnpm:lit:3.1.2")
libraryDependencies += "org.mvnpm" % "lit" % "3.1.2"
@Grapes( @Grab(group='org.mvnpm', module='lit', version='3.1.2') )
<dependency org="org.mvnpm" name="lit" rev="3.1.2" />
[org.mvnpm/lit "3.1.2"]
'org.mvnpm:lit:jar:3.1.2'
compile
|-- org.mvnpm.at.lit:reactive-element
|-- org.mvnpm:lit-element
|-- org.mvnpm:lit-html