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