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