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